Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16738/runtime

Modified Files:
        Makefile.ag ll_prec_foll.mx ll_sibling.mx ll_staircasejoin.mx 
        ll_upwards.mx pathfinder.mx pf_standoff.mx pf_support.mx 
        serialize.mx serialize_dflt.mx serialize_null.mx shredder.mx 
        xrpc_client.mx xrpc_server.mx 
Log Message:
It's 2008 now.

Index: serialize.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/serialize.mx,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- serialize.mx        4 Oct 2007 12:58:15 -0000       1.104
+++ serialize.mx        11 Jan 2008 10:47:20 -0000      1.105
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 

Index: ll_prec_foll.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/ll_prec_foll.mx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ll_prec_foll.mx     4 Oct 2007 10:41:13 -0000       1.7
+++ ll_prec_foll.mx     11 Jan 2008 10:47:19 -0000      1.8
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Makefile.ag,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- Makefile.ag 22 Nov 2007 16:24:14 -0000      1.82
+++ Makefile.ag 11 Jan 2008 10:47:19 -0000      1.83
@@ -19,7 +19,7 @@
 # is now maintained by the Database Systems Group at the Technische
 # Universitaet Muenchen, Germany.  Portions created by the University of
 # Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-# 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+# 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 # Universitaet Muenchen, respectively.  All Rights Reserved.
 #
 

Index: pf_support.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pf_support.mx,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -d -r1.276 -r1.277
--- pf_support.mx       9 Jan 2008 23:39:43 -0000       1.276
+++ pf_support.mx       11 Jan 2008 10:47:20 -0000      1.277
@@ -15,7 +15,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 
 @f pf_support

Index: ll_upwards.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/ll_upwards.mx,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- ll_upwards.mx       3 Dec 2007 08:41:34 -0000       1.26
+++ ll_upwards.mx       11 Jan 2008 10:47:19 -0000      1.27
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: xrpc_client.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_client.mx,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- xrpc_client.mx      4 Oct 2007 10:41:34 -0000       1.40
+++ xrpc_client.mx      11 Jan 2008 10:47:20 -0000      1.41
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: serialize_dflt.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/serialize_dflt.mx,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- serialize_dflt.mx   22 Aug 2007 06:22:00 -0000      1.43
+++ serialize_dflt.mx   11 Jan 2008 10:47:20 -0000      1.44
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 

Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -d -r1.390 -r1.391
--- pathfinder.mx       2 Jan 2008 14:20:46 -0000       1.390
+++ pathfinder.mx       11 Jan 2008 10:47:19 -0000      1.391
@@ -22,7 +22,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: ll_staircasejoin.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/ll_staircasejoin.mx,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- ll_staircasejoin.mx 4 Oct 2007 10:41:15 -0000       1.60
+++ ll_staircasejoin.mx 11 Jan 2008 10:47:19 -0000      1.61
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: shredder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/shredder.mx,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- shredder.mx 4 Oct 2007 10:41:31 -0000       1.133
+++ shredder.mx 11 Jan 2008 10:47:20 -0000      1.134
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: pf_standoff.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pf_standoff.mx,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- pf_standoff.mx      4 Oct 2007 10:41:20 -0000       1.20
+++ pf_standoff.mx      11 Jan 2008 10:47:20 -0000      1.21
@@ -15,7 +15,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 
 @f pf_standoff

Index: xrpc_server.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_server.mx,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- xrpc_server.mx      18 Dec 2007 21:02:21 -0000      1.57
+++ xrpc_server.mx      11 Jan 2008 10:47:20 -0000      1.58
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: ll_sibling.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/ll_sibling.mx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ll_sibling.mx       4 Oct 2007 10:41:15 -0000       1.4
+++ ll_sibling.mx       11 Jan 2008 10:47:19 -0000      1.5
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  All Rights Reserved.
 @'
 @' $Id$

Index: serialize_null.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/serialize_null.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- serialize_null.mx   21 Mar 2007 07:35:29 -0000      1.9
+++ serialize_null.mx   11 Jan 2008 10:47:20 -0000      1.10
@@ -18,7 +18,7 @@
 @' is now maintained by the Database Systems Group at the Technische
 @' Universitaet Muenchen, Germany.  Portions created by the University of
 @' Konstanz and the Technische Universitaet Muenchen are Copyright (C)
-@' 2000-2005 University of Konstanz and (C) 2005-2007 Technische
+@' 2000-2005 University of Konstanz and (C) 2005-2008 Technische
 @' Universitaet Muenchen, respectively.  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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to