web/formwidgets.py
changeset 4382 6fb02edd05da
parent 4376 839b28a3652e
child 4392 91a56a30141e
--- a/web/formwidgets.py	Tue Jan 26 20:29:52 2010 +0100
+++ b/web/formwidgets.py	Tue Jan 26 20:30:35 2010 +0100
@@ -1,7 +1,7 @@
 """widget classes for form construction
 
 :organization: Logilab
-:copyright: 2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
+:copyright: 2009-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
 """