summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2010-04-13 12:04:23 +0200
committerAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2010-04-13 12:04:23 +0200
commita957600e6ed21b4d485570780ee50a629ce5100b (patch)
tree7de7375c9e0a19d19a8e2abdf5e57c201c001ca2 /test
parent5803c897b0561117bd4391c153cd6790012e51e8 (diff)
downloadlogilab-common-a957600e6ed21b4d485570780ee50a629ce5100b.tar.gz
update license, logilab-common is licensed under LGPLv2
Diffstat (limited to 'test')
-rw-r--r--test/unittest_html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unittest_html.py b/test/unittest_html.py
index f83ce51..571ddb4 100644
--- a/test/unittest_html.py
+++ b/test/unittest_html.py
@@ -2,7 +2,7 @@
"""unittests for logilab.common.html
: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
"""