Changeset: 635f891a98d8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=635f891a98d8 Modified Files: sql/scripts/27_rejects.sql Branch: Jul2015 Log Message:
Use correct license. diffs (27 lines): diff --git a/sql/scripts/27_rejects.sql b/sql/scripts/27_rejects.sql --- a/sql/scripts/27_rejects.sql +++ b/sql/scripts/27_rejects.sql @@ -1,19 +1,8 @@ --- The contents of this file are subject to the MonetDB Public License --- Version 1.1 (the "License"); you may not use this file except in --- compliance with the License. You may obtain a copy of the License at --- http://www.monetdb.org/Legal/MonetDBLicense +-- 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/. -- --- Software distributed under the License is distributed on an "AS IS" --- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the --- License for the specific language governing rights and limitations --- under the License. --- --- The Original Code is the MonetDB Database System. --- --- The Initial Developer of the Original Code is CWI. --- Portions created by CWI are Copyright (C) 1997-July 2008 CWI. --- Copyright August 2008-2014 MonetDB B.V. --- All Rights Reserved. +-- Copyright 2008-2015 MonetDB B.V. -- COPY into reject management _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
