Author: turnstep
Date: Fri Mar 16 07:57:56 2007
New Revision: 9267
Modified:
DBD-Pg/trunk/Pg.h
DBD-Pg/trunk/Pg.xs
DBD-Pg/trunk/README
DBD-Pg/trunk/dbdimp.c
DBD-Pg/trunk/quote.c
DBD-Pg/trunk/types.c
Log:
Bump copyright to 2007.
Modified: DBD-Pg/trunk/Pg.h
==============================================================================
--- DBD-Pg/trunk/Pg.h (original)
+++ DBD-Pg/trunk/Pg.h Fri Mar 16 07:57:56 2007
@@ -1,7 +1,7 @@
/*
$Id$
- Copyright (c) 2000-2006 PostgreSQL Global Development Group
+ Copyright (c) 2000-2007 PostgreSQL Global Development Group
Copyright (c) 1997-2000 Edmund Mergl
Portions Copyright (c) 1994-1997 Tim Bunce
Modified: DBD-Pg/trunk/Pg.xs
==============================================================================
--- DBD-Pg/trunk/Pg.xs (original)
+++ DBD-Pg/trunk/Pg.xs Fri Mar 16 07:57:56 2007
@@ -1,7 +1,7 @@
/*
$Id$
- Copyright (c) 2000-2006 PostgreSQL Global Development Group
+ Copyright (c) 2000-2007 PostgreSQL Global Development Group
Portions Copyright (c) 1997-2000 Edmund Mergl
Portions Copyright (c) 1994-1997 Tim Bunce
Modified: DBD-Pg/trunk/README
==============================================================================
--- DBD-Pg/trunk/README (original)
+++ DBD-Pg/trunk/README Fri Mar 16 07:57:56 2007
@@ -22,7 +22,7 @@
COPYRIGHT:
----------
- Copyright (c) 2002-2006 PostgreSQL Global Development Group
+ Copyright (c) 2002-2007 PostgreSQL Global Development Group
Portions Copyright (c) 2002 Jeffrey W. Baker
Portions Copyright (c) 1997-2001 Edmund Mergl
Portions Copyright (c) 1994-1997 Tim Bunce
Modified: DBD-Pg/trunk/dbdimp.c
==============================================================================
--- DBD-Pg/trunk/dbdimp.c (original)
+++ DBD-Pg/trunk/dbdimp.c Fri Mar 16 07:57:56 2007
@@ -2,7 +2,7 @@
$Id$
- Copyright (c) 2002-2006 PostgreSQL Global Development Group
+ Copyright (c) 2002-2007 PostgreSQL Global Development Group
Portions Copyright (c) 2002 Jeffrey W. Baker
Portions Copyright (c) 1997-2000 Edmund Mergl
Portions Copyright (c) 1994-1997 Tim Bunce
Modified: DBD-Pg/trunk/quote.c
==============================================================================
--- DBD-Pg/trunk/quote.c (original)
+++ DBD-Pg/trunk/quote.c Fri Mar 16 07:57:56 2007
@@ -2,7 +2,7 @@
$Id$
- Copyright (c) 2003-2006 PostgreSQL Global Development Group
+ Copyright (c) 2003-2007 PostgreSQL Global Development Group
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
Modified: DBD-Pg/trunk/types.c
==============================================================================
--- DBD-Pg/trunk/types.c (original)
+++ DBD-Pg/trunk/types.c Fri Mar 16 07:57:56 2007
@@ -2,7 +2,7 @@
$Id$
- Copyright (c) 2003-2006 PostgreSQL Global Development Group
+ Copyright (c) 2003-2007 PostgreSQL Global Development Group
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
@@ -271,7 +271,7 @@
$Id$
- Copyright (c) 2003-2006 PostgreSQL Global Development Group
+ Copyright (c) 2003-2007 PostgreSQL Global Development Group
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.