Update of /cvsroot/monetdb/sql/src/backends/monet4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19917/src/backends/monet4
Modified Files:
Makefile.ag Mserver.mx embeddedExample.c embeddedclient.mx
initmodules.mx mysqldump2bulkload.py prog.c sql_gencode.mx
sql_result.mx sql_server.mx sql_session.mx sql_user.mx
static_modules.mx
Log Message:
It's 2008 now.
Index: sql_server.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/sql_server.mx,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- sql_server.mx 3 Jan 2008 09:41:17 -0000 1.185
+++ sql_server.mx 11 Jan 2008 10:51:57 -0000 1.186
@@ -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 sql_server
Index: sql_gencode.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/sql_gencode.mx,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- sql_gencode.mx 7 Jan 2008 21:47:39 -0000 1.166
+++ sql_gencode.mx 11 Jan 2008 10:51:57 -0000 1.167
@@ -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 sql_gencode
Index: mysqldump2bulkload.py
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/mysqldump2bulkload.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mysqldump2bulkload.py 12 Sep 2007 12:54:04 -0000 1.1
+++ mysqldump2bulkload.py 11 Jan 2008 10:51:57 -0000 1.2
@@ -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 re
Index: sql_result.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/sql_result.mx,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- sql_result.mx 5 Jan 2008 10:58:57 -0000 1.78
+++ sql_result.mx 11 Jan 2008 10:51:57 -0000 1.79
@@ -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 sql_result
Index: prog.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/prog.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- prog.c 4 Dec 2007 01:04:31 -0000 1.2
+++ prog.c 11 Jan 2008 10:51:57 -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: sql_user.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/sql_user.mx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- sql_user.mx 5 Sep 2007 08:23:51 -0000 1.17
+++ sql_user.mx 11 Jan 2008 10:51:57 -0000 1.18
@@ -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 sql_user
Index: sql_session.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/sql_session.mx,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -d -r1.235 -r1.236
--- sql_session.mx 9 Dec 2007 16:22:31 -0000 1.235
+++ sql_session.mx 11 Jan 2008 10:51:57 -0000 1.236
@@ -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 sql_session
Index: embeddedclient.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/embeddedclient.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- embeddedclient.mx 4 Dec 2007 01:04:31 -0000 1.5
+++ embeddedclient.mx 11 Jan 2008 10:51:57 -0000 1.6
@@ -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 embeddedclient
Index: Mserver.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/Mserver.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Mserver.mx 4 Dec 2007 01:04:30 -0000 1.3
+++ Mserver.mx 11 Jan 2008 10:51:57 -0000 1.4
@@ -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 Mserver
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/Makefile.ag,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Makefile.ag 4 Dec 2007 20:16:44 -0000 1.44
+++ Makefile.ag 11 Jan 2008 10:51:56 -0000 1.45
@@ -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.
MTSAFE
Index: static_modules.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/static_modules.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- static_modules.mx 8 Nov 2007 19:35:15 -0000 1.2
+++ static_modules.mx 11 Jan 2008 10:51:57 -0000 1.3
@@ -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.
/* core */
Index: initmodules.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/initmodules.mx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- initmodules.mx 12 Sep 2007 12:54:04 -0000 1.1
+++ initmodules.mx 11 Jan 2008 10:51:57 -0000 1.2
@@ -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 initmodules
Index: embeddedExample.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/embeddedExample.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- embeddedExample.c 12 Sep 2007 12:54:04 -0000 1.1
+++ embeddedExample.c 11 Jan 2008 10:51:57 -0000 1.2
@@ -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-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins