Update of /cvsroot/monetdb/clients/src/perl/DBD/t
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10890/src/perl/DBD/t

Modified Files:
        02ads.t 02cxn.t 05gi.t 06ti.t 07q.t 11prep.t 12bind.t 
        12ins_b.t 12ins_q.t 13count.t 14rows.t 18bc.t 21sth.t 23null.t 
        31txn.t 41ddtbl.t 42ddcol.t 43ddpk.t 44ddfk.t 51qi.t 75mil.t 
        DBD_TEST.pm 
Log Message:
It's 2008 now.

Index: 43ddpk.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/43ddpk.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 43ddpk.t    3 Jan 2007 12:18:11 -0000       1.2
+++ 43ddpk.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 23null.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/23null.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 23null.t    3 Jan 2007 12:18:10 -0000       1.2
+++ 23null.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 12bind.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/12bind.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 12bind.t    3 Jan 2007 12:18:09 -0000       1.2
+++ 12bind.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 11prep.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/11prep.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 11prep.t    3 Jan 2007 12:18:09 -0000       1.2
+++ 11prep.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 02ads.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/02ads.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 02ads.t     3 Jan 2007 12:18:08 -0000       1.2
+++ 02ads.t     11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 13count.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/13count.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 13count.t   3 Jan 2007 12:18:10 -0000       1.2
+++ 13count.t   11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 41ddtbl.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/41ddtbl.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 41ddtbl.t   3 Jan 2007 12:18:10 -0000       1.2
+++ 41ddtbl.t   11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 75mil.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/75mil.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 75mil.t     3 Jan 2007 12:18:11 -0000       1.2
+++ 75mil.t     11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 12ins_q.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/12ins_q.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 12ins_q.t   3 Jan 2007 12:18:10 -0000       1.2
+++ 12ins_q.t   11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 51qi.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/51qi.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 51qi.t      3 Jan 2007 12:18:11 -0000       1.2
+++ 51qi.t      11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 05gi.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/05gi.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 05gi.t      3 Jan 2007 12:18:09 -0000       1.2
+++ 05gi.t      11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 21sth.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/21sth.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 21sth.t     3 Jan 2007 12:18:10 -0000       1.2
+++ 21sth.t     11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 07q.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/07q.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 07q.t       3 Jan 2007 12:18:09 -0000       1.2
+++ 07q.t       11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 02cxn.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/02cxn.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 02cxn.t     3 Jan 2007 12:18:08 -0000       1.2
+++ 02cxn.t     11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 18bc.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/18bc.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 18bc.t      3 Jan 2007 12:18:10 -0000       1.2
+++ 18bc.t      11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 44ddfk.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/44ddfk.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 44ddfk.t    3 Jan 2007 12:18:11 -0000       1.2
+++ 44ddfk.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 42ddcol.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/42ddcol.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 42ddcol.t   3 Jan 2007 12:18:10 -0000       1.2
+++ 42ddcol.t   11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: DBD_TEST.pm
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/DBD_TEST.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DBD_TEST.pm 3 Jan 2007 12:18:11 -0000       1.2
+++ DBD_TEST.pm 11 Jan 2008 10:34:40 -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.
 
 package DBD_TEST;

Index: 14rows.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/14rows.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 14rows.t    3 Jan 2007 12:18:10 -0000       1.2
+++ 14rows.t    11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 06ti.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/06ti.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 06ti.t      3 Jan 2007 12:18:09 -0000       1.2
+++ 06ti.t      11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 31txn.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/31txn.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 31txn.t     3 Jan 2007 12:18:10 -0000       1.2
+++ 31txn.t     11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;

Index: 12ins_b.t
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/DBD/t/12ins_b.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 12ins_b.t   3 Jan 2007 12:18:09 -0000       1.2
+++ 12ins_b.t   11 Jan 2008 10:34:40 -0000      1.3
@@ -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.
 
 $| = 1;


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