server/__init__.py
branchstable
changeset 4212 ab6573088b4a
parent 3903 7967d3766ecf
child 4252 6c4f109c2b03
--- a/server/__init__.py	Tue Jan 05 22:11:37 2010 +0100
+++ b/server/__init__.py	Thu Jan 07 16:52:32 2010 +0100
@@ -4,7 +4,7 @@
 This module contains functions to initialize a new repository.
 
 :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
 """