From 0b309cad9157a5906b242f78a19519b4bcc4b662 Mon Sep 17 00:00:00 2001 From: Mason Sharp Date: Wed, 17 Feb 2016 23:40:55 -0800 Subject: There was a missing commit from when the repo was forked, applying to the new repo. Original commit from the sourceforge repo: commit e61639b864e83b6b45d11b737ec3c3d67aeb4b56 Author: Mason Sharp Date: Sun Jul 26 17:54:08 2015 -0700 Changed license from the Mozilla Public License to the PostgreSQL License --- src/backend/executor/nodeModifyTable.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/backend/executor/nodeModifyTable.c') diff --git a/src/backend/executor/nodeModifyTable.c b/src/backend/executor/nodeModifyTable.c index 81a18b315c..18b8589dea 100644 --- a/src/backend/executor/nodeModifyTable.c +++ b/src/backend/executor/nodeModifyTable.c @@ -3,10 +3,6 @@ * nodeModifyTable.c * routines to handle ModifyTable nodes. * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * * Portions Copyright (c) 2012-2014, TransLattice, Inc. * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California -- cgit v1.2.3