server/sqlutils.py
branchstable
changeset 4212 ab6573088b4a
parent 4195 86dcaf6bb92f
child 4252 6c4f109c2b03
child 4298 2ca56131079e
--- a/server/sqlutils.py	Tue Jan 05 22:11:37 2010 +0100
+++ b/server/sqlutils.py	Thu Jan 07 16:52:32 2010 +0100
@@ -1,7 +1,7 @@
 """SQL utilities functions and classes.
 
 :organization: Logilab
-:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
+:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """