Update of /cvsroot/monetdb/MonetDB4/src/modules/plain
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13781/src/modules/plain

Modified Files:
        Makefile.ag aggr.mx aggrX3.mx alarm.mx algebra.mx arith.mx 
        ascii_io.mx bat.mx bat_arith.mx blob.mx builtin.mx constant.mx 
        counters.mx decimal.mx enum.mx lock.mx logger.mx mkey.mx 
        mmath.mx monettime.mx pcl.mx pcre.mx pqueue.mx profiler.mx 
        radix.mx stats.mx str.mx streams.mx sys.mx tcpip.mx trans.mx 
        unix.mx upgrade.mx url.mx xtables.mx 
Log Message:
It's 2008 now.

Index: trans.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/trans.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- trans.mx    3 Jan 2007 12:23:43 -0000       1.2
+++ trans.mx    11 Jan 2008 10:38:54 -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.
 
 @f trans

Index: pcl.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/pcl.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pcl.mx      20 Feb 2007 11:32:14 -0000      1.3
+++ pcl.mx      11 Jan 2008 10:38:54 -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 pcl

Index: monettime.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/monettime.mx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- monettime.mx        30 Nov 2007 12:31:56 -0000      1.6
+++ monettime.mx        11 Jan 2008 10:38:54 -0000      1.7
@@ -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 monettime

Index: builtin.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/builtin.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- builtin.mx  4 Oct 2007 10:35:22 -0000       1.5
+++ builtin.mx  11 Jan 2008 10:38:54 -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 builtin

Index: counters.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/counters.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- counters.mx 3 Jan 2007 12:23:42 -0000       1.2
+++ counters.mx 11 Jan 2008 10:38:54 -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.
 
 @f counters

Index: enum.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/enum.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- enum.mx     4 Oct 2007 10:35:24 -0000       1.5
+++ enum.mx     11 Jan 2008 10:38:54 -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 enum

Index: ascii_io.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/ascii_io.mx,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ascii_io.mx 9 Jan 2008 22:52:29 -0000       1.19
+++ ascii_io.mx 11 Jan 2008 10:38:54 -0000      1.20
@@ -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 ascii_io

Index: tcpip.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/tcpip.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- tcpip.mx    11 Dec 2007 13:06:39 -0000      1.9
+++ tcpip.mx    11 Jan 2008 10:38:54 -0000      1.10
@@ -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 tcpip

Index: mkey.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/mkey.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mkey.mx     4 Oct 2007 10:35:24 -0000       1.4
+++ mkey.mx     11 Jan 2008 10:38:54 -0000      1.5
@@ -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 mkey

Index: str.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/str.mx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- str.mx      30 Dec 2007 18:05:01 -0000      1.7
+++ str.mx      11 Jan 2008 10:38:54 -0000      1.8
@@ -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: lock.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/lock.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lock.mx     9 Apr 2007 21:37:25 -0000       1.3
+++ lock.mx     11 Jan 2008 10:38:54 -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 lock

Index: url.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/url.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- url.mx      20 Feb 2007 11:32:15 -0000      1.3
+++ url.mx      11 Jan 2008 10:38:54 -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 url

Index: bat.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/bat.mx,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- bat.mx      4 Oct 2007 10:35:19 -0000       1.16
+++ bat.mx      11 Jan 2008 10:38:54 -0000      1.17
@@ -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 bat

Index: algebra.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/algebra.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- algebra.mx  9 Jan 2008 22:52:29 -0000       1.9
+++ algebra.mx  11 Jan 2008 10:38:54 -0000      1.10
@@ -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 algebra

Index: arith.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/arith.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- arith.mx    18 Dec 2007 10:45:13 -0000      1.4
+++ arith.mx    11 Jan 2008 10:38:54 -0000      1.5
@@ -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 arith

Index: upgrade.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/upgrade.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- upgrade.mx  5 Sep 2007 17:06:06 -0000       1.5
+++ upgrade.mx  11 Jan 2008 10:38:54 -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 upgrade

Index: aggrX3.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/aggrX3.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- aggrX3.mx   13 Dec 2007 15:26:42 -0000      1.5
+++ aggrX3.mx   11 Jan 2008 10:38:54 -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 aggrX3

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/Makefile.ag,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.ag 3 Dec 2007 08:24:36 -0000       1.9
+++ Makefile.ag 11 Jan 2008 10:38:54 -0000      1.10
@@ -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../../monet \

Index: pqueue.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/pqueue.mx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pqueue.mx   4 Oct 2007 10:35:25 -0000       1.6
+++ pqueue.mx   11 Jan 2008 10:38:54 -0000      1.7
@@ -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 pqueue

Index: alarm.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/alarm.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- alarm.mx    9 Apr 2007 21:37:25 -0000       1.4
+++ alarm.mx    11 Jan 2008 10:38:54 -0000      1.5
@@ -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 alarm

Index: pcre.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/pcre.mx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pcre.mx     18 Dec 2007 10:45:15 -0000      1.6
+++ pcre.mx     11 Jan 2008 10:38:54 -0000      1.7
@@ -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 pcre

Index: unix.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/unix.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- unix.mx     3 Jan 2007 12:23:43 -0000       1.2
+++ unix.mx     11 Jan 2008 10:38:54 -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.
 
 @f unix

Index: sys.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/sys.mx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sys.mx      4 Oct 2007 10:35:26 -0000       1.7
+++ sys.mx      11 Jan 2008 10:38:54 -0000      1.8
@@ -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 sys

Index: profiler.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/profiler.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- profiler.mx 25 Mar 2007 21:23:05 -0000      1.4
+++ profiler.mx 11 Jan 2008 10:38:54 -0000      1.5
@@ -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 profiler

Index: mmath.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/mmath.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mmath.mx    18 Dec 2007 10:45:13 -0000      1.4
+++ mmath.mx    11 Jan 2008 10:38:54 -0000      1.5
@@ -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 mmath

Index: logger.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/logger.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- logger.mx   24 Jan 2007 23:43:36 -0000      1.3
+++ logger.mx   11 Jan 2008 10:38:54 -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 logger

Index: radix.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/radix.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- radix.mx    14 Nov 2007 12:49:10 -0000      1.5
+++ radix.mx    11 Jan 2008 10:38:54 -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 radix

Index: aggr.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/aggr.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- aggr.mx     4 Oct 2007 10:35:16 -0000       1.4
+++ aggr.mx     11 Jan 2008 10:38:54 -0000      1.5
@@ -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 aggr

Index: streams.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/streams.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- streams.mx  17 Apr 2007 14:32:36 -0000      1.4
+++ streams.mx  11 Jan 2008 10:38:54 -0000      1.5
@@ -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: stats.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/stats.mx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stats.mx    3 Jan 2007 12:23:43 -0000       1.2
+++ stats.mx    11 Jan 2008 10:38:54 -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.
 
 @f stats

Index: decimal.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/decimal.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- decimal.mx  4 Oct 2007 10:35:23 -0000       1.5
+++ decimal.mx  11 Jan 2008 10:38:54 -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 decimal

Index: blob.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/blob.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- blob.mx     20 Feb 2007 11:32:12 -0000      1.3
+++ blob.mx     11 Jan 2008 10:38:54 -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 blob

Index: bat_arith.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/bat_arith.mx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bat_arith.mx        4 Oct 2007 10:35:20 -0000       1.3
+++ bat_arith.mx        11 Jan 2008 10:38:54 -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 bat_arith

Index: constant.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/constant.mx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- constant.mx 4 Oct 2007 10:35:22 -0000       1.5
+++ constant.mx 11 Jan 2008 10:38:54 -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 constant

Index: xtables.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/xtables.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- xtables.mx  13 Dec 2007 15:26:42 -0000      1.9
+++ xtables.mx  11 Jan 2008 10:38:54 -0000      1.10
@@ -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 xtables


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