Update of /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10890/src/python/Cimpl/MonetSQLdb

Modified Files:
        Makefile.ag __init__.py converters.py cursors.py 
        monetexceptions.py times.py 
Log Message:
It's 2008 now.

Index: monetexceptions.py
===================================================================
RCS file: 
/cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/monetexceptions.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- monetexceptions.py  3 Jan 2007 12:18:22 -0000       1.2
+++ monetexceptions.py  11 Jan 2008 10:34:44 -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.
 
 from exceptions import IOError, StandardError

Index: cursors.py
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/cursors.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cursors.py  20 Nov 2007 13:44:03 -0000      1.4
+++ cursors.py  11 Jan 2008 10:34:44 -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.
 
 """MonetSQLdb Cursors

Index: converters.py
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/converters.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- converters.py       11 Dec 2007 14:58:25 -0000      1.4
+++ converters.py       11 Jan 2008 10:34:44 -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.
 
 """MonetSQLdb type conversion module

Index: __init__.py
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/__init__.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- __init__.py 31 Oct 2007 10:38:11 -0000      1.5
+++ __init__.py 11 Jan 2008 10:34:44 -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.
 
 """MonetSQLdb - A DB API v2.0 compatible interface to the Monet Database System

Index: times.py
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/times.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- times.py    3 Jan 2007 12:18:22 -0000       1.2
+++ times.py    11 Jan 2008 10:34:44 -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.
 
 """ Times module for MonetSQLdb """

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/MonetSQLdb/Makefile.ag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.ag 3 Jan 2007 12:18:22 -0000       1.2
+++ Makefile.ag 11 Jan 2008 10:34:44 -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.
 
 headers_py = {


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