Update of /cvsroot/monetdb/MonetDB/src/common
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13182/src/common

Modified Files:
        Makefile.ag dummy_gdk_utils.mx getopt.c getopt1.c memcmp.c 
        monet_getopt.h monet_options.mx monet_options.py.in 
        monet_utils.mx stream.mx stream_socket.h 
Log Message:
It's 2008 now.

Index: monet_options.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/monet_options.mx,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- monet_options.mx    11 Dec 2007 16:52:11 -0000      1.22
+++ monet_options.mx    11 Jan 2008 10:36:59 -0000      1.23
@@ -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 monet_options

Index: stream.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/stream.mx,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- stream.mx   2 Jan 2008 16:30:48 -0000       1.155
+++ stream.mx   11 Jan 2008 10:36:59 -0000      1.156
@@ -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 stream

Index: getopt.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/getopt.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- getopt.c    3 Jan 2007 12:21:01 -0000       1.17
+++ getopt.c    11 Jan 2008 10:36:59 -0000      1.18
@@ -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: monet_getopt.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/monet_getopt.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- monet_getopt.h      3 Jan 2007 12:21:01 -0000       1.13
+++ monet_getopt.h      11 Jan 2008 10:36:59 -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: getopt1.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/getopt1.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- getopt1.c   3 Jan 2007 12:21:01 -0000       1.16
+++ getopt1.c   11 Jan 2008 10:36:59 -0000      1.17
@@ -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: monet_utils.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/monet_utils.mx,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- monet_utils.mx      11 Dec 2007 12:30:25 -0000      1.34
+++ monet_utils.mx      11 Jan 2008 10:36:59 -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 monet_utils

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/Makefile.ag,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- Makefile.ag 9 Dec 2007 13:03:50 -0000       1.30
+++ Makefile.ag 11 Jan 2008 10:36:59 -0000      1.31
@@ -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.
 
 ## Process this file with automake to produce Makefile.in

Index: stream_socket.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/stream_socket.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stream_socket.h     16 Jul 2007 21:54:48 -0000      1.2
+++ stream_socket.h     11 Jan 2008 10:36:59 -0000      1.3
@@ -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: dummy_gdk_utils.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/dummy_gdk_utils.mx,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dummy_gdk_utils.mx  3 Jan 2007 12:21:01 -0000       1.11
+++ dummy_gdk_utils.mx  11 Jan 2008 10:36:59 -0000      1.12
@@ -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 dummy_gdk_utils

Index: monet_options.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/monet_options.py.in,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- monet_options.py.in 8 Oct 2007 09:24:36 -0000       1.33
+++ monet_options.py.in 11 Jan 2008 10:36:59 -0000      1.34
@@ -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.
 
 import sys, os, getopt, string

Index: memcmp.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/memcmp.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- memcmp.c    3 Jan 2007 12:21:01 -0000       1.11
+++ memcmp.c    11 Jan 2008 10:36:59 -0000      1.12
@@ -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.
  */
 


-------------------------------------------------------------------------
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

Reply via email to