common/tags.py
changeset 1977 606923dff11b
parent 1647 9936aca2453d
child 2517 d664652b7f9c
--- a/common/tags.py	Thu May 28 08:06:12 2009 +0200
+++ b/common/tags.py	Thu May 28 09:20:07 2009 +0200
@@ -1,8 +1,9 @@
 """helper classes to generate simple (X)HTML tags
 
 :organization: Logilab
-:copyright: 2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+:copyright: 2009 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
 """
 __docformat__ = "restructuredtext en"