Update of /cvsroot/monetdb/MonetDB5/src/modules/atoms
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14957/src/modules/atoms
Modified Files:
Makefile.ag blob.mx color.mx inet.mx mtime.mx str.mx
streams.mx url.mx xml.mx
Log Message:
It's 2008 now.
Index: str.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/str.mx,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- str.mx 27 Dec 2007 17:27:07 -0000 1.72
+++ str.mx 11 Jan 2008 10:41:35 -0000 1.73
@@ -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.
@f str
Index: streams.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/streams.mx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- streams.mx 16 Jul 2007 21:54:53 -0000 1.21
+++ streams.mx 11 Jan 2008 10:41:35 -0000 1.22
@@ -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.
@f streams
Index: blob.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/blob.mx,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- blob.mx 13 Sep 2007 13:45:11 -0000 1.38
+++ blob.mx 11 Jan 2008 10:41:34 -0000 1.39
@@ -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.
@f blob
Index: color.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/color.mx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- color.mx 24 Jan 2007 23:49:10 -0000 1.13
+++ color.mx 11 Jan 2008 10:41:35 -0000 1.14
@@ -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.
@f color
Index: xml.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/xml.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- xml.mx 5 Jan 2008 11:36:04 -0000 1.15
+++ xml.mx 11 Jan 2008 10:41:35 -0000 1.16
@@ -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.
@f xml
Index: inet.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/inet.mx,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- inet.mx 13 Dec 2007 20:22:43 -0000 1.25
+++ inet.mx 11 Jan 2008 10:41:35 -0000 1.26
@@ -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.
@f inet
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/Makefile.ag,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.ag 7 Dec 2007 08:43:00 -0000 1.37
+++ Makefile.ag 11 Jan 2008 10:41:34 -0000 1.38
@@ -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.
INCLUDES = -I../../mal $(MONETDB_INCS) \
Index: url.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/url.mx,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- url.mx 21 Aug 2007 20:54:58 -0000 1.34
+++ url.mx 11 Jan 2008 10:41:35 -0000 1.35
@@ -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.
@f url
Index: mtime.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/mtime.mx,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- mtime.mx 9 Jan 2008 22:55:51 -0000 1.104
+++ mtime.mx 11 Jan 2008 10:41:35 -0000 1.105
@@ -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.
@f mtime
-------------------------------------------------------------------------
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