Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13182/src/testing
Modified Files:
Makefile.ag Mdiff.c Mfilter.py.in MkillUsers.in Mlog.in
Mtest.py.in Mtimeout.c difflib.c difflib.h helpers.c helpers.h
trace.py
Log Message:
It's 2008 now.
Index: helpers.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/helpers.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- helpers.h 8 Jan 2008 14:19:38 -0000 1.14
+++ helpers.h 11 Jan 2008 10:37:03 -0000 1.15
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: Mtimeout.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtimeout.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Mtimeout.c 3 Jan 2007 12:21:12 -0000 1.29
+++ Mtimeout.c 11 Jan 2008 10:37:02 -0000 1.30
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: helpers.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/helpers.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- helpers.c 8 Jan 2008 14:19:38 -0000 1.18
+++ helpers.c 11 Jan 2008 10:37:03 -0000 1.19
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- Mtest.py.in 17 Dec 2007 01:09:38 -0000 1.332
+++ Mtest.py.in 11 Jan 2008 10:37:02 -0000 1.333
@@ -13,7 +13,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
#TODO:
Index: difflib.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/difflib.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- difflib.h 3 Jan 2007 12:21:12 -0000 1.13
+++ difflib.h 11 Jan 2008 10:37:03 -0000 1.14
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: Mdiff.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mdiff.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Mdiff.c 9 Feb 2007 22:59:36 -0000 1.21
+++ Mdiff.c 11 Jan 2008 10:37:02 -0000 1.22
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Makefile.ag,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.ag 10 Oct 2007 12:15:36 -0000 1.24
+++ Makefile.ag 11 Jan 2008 10:37:01 -0000 1.25
@@ -11,7 +11,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
EXTRA_DIST = Mtest.py.in Mtest.py.bat Mlog.in Mlog.bat Mfilter.py.in \
Index: difflib.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/difflib.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- difflib.c 8 Jan 2008 14:19:38 -0000 1.50
+++ difflib.c 11 Jan 2008 10:37:02 -0000 1.51
@@ -12,7 +12,7 @@
* 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-2007 CWI.
+ * Portions created by CWI are Copyright (C) 1997-2008 CWI.
* All Rights Reserved.
*/
Index: MkillUsers.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/MkillUsers.in,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- MkillUsers.in 28 Nov 2007 16:23:59 -0000 1.33
+++ MkillUsers.in 11 Jan 2008 10:37:02 -0000 1.34
@@ -13,7 +13,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
for i in /sbin /usr/sbin /bin /usr/bin /usr/local/bin /usr/local/gnu/bin
/cwi/bin ; do
Index: Mfilter.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mfilter.py.in,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- Mfilter.py.in 6 Dec 2007 20:51:37 -0000 1.156
+++ Mfilter.py.in 11 Jan 2008 10:37:02 -0000 1.157
@@ -13,7 +13,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
import sys
Index: trace.py
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/trace.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- trace.py 3 Jan 2007 12:21:13 -0000 1.11
+++ trace.py 11 Jan 2008 10:37:03 -0000 1.12
@@ -13,7 +13,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
# portions copyright 2001, Autonomous Zones Industries, Inc., all rights...
Index: Mlog.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mlog.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Mlog.in 29 Oct 2007 20:09:09 -0000 1.9
+++ Mlog.in 11 Jan 2008 10:37:02 -0000 1.10
@@ -13,7 +13,7 @@
# 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-2007 CWI.
+# Portions created by CWI are Copyright (C) 1997-2008 CWI.
# All Rights Reserved.
THIS=$0
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins