skeleton/setup.py
branchstable
changeset 4212 ab6573088b4a
parent 1977 606923dff11b
child 5024 9e718abe3fde
child 5421 8167de96c523
--- a/skeleton/setup.py	Tue Jan 05 22:11:37 2010 +0100
+++ b/skeleton/setup.py	Thu Jan 07 16:52:32 2010 +0100
@@ -2,12 +2,12 @@
 """
 
 :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
 """
 # pylint: disable-msg=W0404,W0622,W0704,W0613,W0152
-# Copyright (c) 2003-2009 LOGILAB S.A. (Paris, FRANCE).
+# Copyright (c) 2003-2010 LOGILAB S.A. (Paris, FRANCE).
 # http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This program is free software; you can redistribute it and/or modify it under