Author: wyoung
Date: Fri Jan 12 10:50:15 2007
New Revision: 1374

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1374&view=rev
Log:
Copyright year updates

Modified:
    trunk/lib/coldata.h
    trunk/lib/qparms.h
    trunk/lib/query.cpp
    trunk/lib/querydef.pl
    trunk/lib/type_info.cpp
    trunk/lib/vallist.cpp

Modified: trunk/lib/coldata.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/coldata.h?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/coldata.h (original)
+++ trunk/lib/coldata.h Fri Jan 12 10:50:15 2007
@@ -7,7 +7,7 @@
 
 /***********************************************************************
  Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
- MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
+ MySQL AB, and (c) 2004-2007 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the CREDITS
  file in the top directory of the distribution for details.
 

Modified: trunk/lib/qparms.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/qparms.h?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/qparms.h (original)
+++ trunk/lib/qparms.h Fri Jan 12 10:50:15 2007
@@ -7,7 +7,7 @@
 
 /***********************************************************************
  Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
- MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
+ MySQL AB, and (c) 2004-2007 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the CREDITS
  file in the top directory of the distribution for details.
 

Modified: trunk/lib/query.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/query.cpp?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/query.cpp (original)
+++ trunk/lib/query.cpp Fri Jan 12 10:50:15 2007
@@ -2,7 +2,7 @@
  query.cpp - Implements the Query class.
 
  Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
- MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
+ MySQL AB, and (c) 2004-2007 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the CREDITS
  file in the top directory of the distribution for details.
 

Modified: trunk/lib/querydef.pl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/querydef.pl?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/querydef.pl (original)
+++ trunk/lib/querydef.pl Fri Jan 12 10:50:15 2007
@@ -6,9 +6,9 @@
 #      number limits the number of parameters a MySQL++ template query can
 #      accept.  This value can be changed from its default, below.
 #
-# Copyright (c) 2006 by Educational Technology Resources, Inc.  Others
-# may also hold copyrights on code in this file.  See the CREDITS file
-# in the top directory of the distribution for details.
+# Copyright (c) 2006-2007 by Educational Technology Resources, Inc.
+# Others may also hold copyrights on code in this file.  See the CREDITS
+# file in the top directory of the distribution for details.
 #
 # This file is part of MySQL++.
 #

Modified: trunk/lib/type_info.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/type_info.cpp?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/type_info.cpp (original)
+++ trunk/lib/type_info.cpp Fri Jan 12 10:50:15 2007
@@ -2,7 +2,7 @@
  type_info.cpp - Implements the mysql_type_info class.
 
  Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
- MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
+ MySQL AB, and (c) 2004-2007 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the CREDITS
  file in the top directory of the distribution for details.
 

Modified: trunk/lib/vallist.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/vallist.cpp?rev=1374&r1=1373&r2=1374&view=diff
==============================================================================
--- trunk/lib/vallist.cpp (original)
+++ trunk/lib/vallist.cpp Fri Jan 12 10:50:15 2007
@@ -3,7 +3,7 @@
        This is internal functionality used within the library.
 
  Copyright (c) 1998 by Kevin Atkinson, (c) 1999, 2000 and 2001 by
- MySQL AB, and (c) 2004, 2005 by Educational Technology Resources, Inc.
+ MySQL AB, and (c) 2004-2007 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the CREDITS
  file in the top directory of the distribution for details.
 


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to