Changeset: 5ec63577a4ad for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5ec63577a4ad Modified Files: sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out sql/test/testdb-upgrade/Tests/upgrade.stable.out Branch: Jan2014 Log Message:
Approved. diffs (70 lines): diff --git a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out --- a/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out +++ b/sql/test/testdb-upgrade-chain/Tests/upgrade.stable.out @@ -42,6 +42,7 @@ drop table sys.queryHistory; -- 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. @@ -139,6 +140,7 @@ create view sys.environment as select * -- 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. @@ -209,6 +211,7 @@ create aggregate median(val DECIMAL) ret -- 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. @@ -289,6 +292,7 @@ create view sys.storagemodel as select * -- 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. diff --git a/sql/test/testdb-upgrade/Tests/upgrade.stable.out b/sql/test/testdb-upgrade/Tests/upgrade.stable.out --- a/sql/test/testdb-upgrade/Tests/upgrade.stable.out +++ b/sql/test/testdb-upgrade/Tests/upgrade.stable.out @@ -38,6 +38,7 @@ drop table sys.queryHistory; -- 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. @@ -135,6 +136,7 @@ create view sys.environment as select * -- 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. @@ -205,6 +207,7 @@ create aggregate median(val DECIMAL) ret -- 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. @@ -285,6 +288,7 @@ create view sys.storagemodel as select * -- 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. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
