summaryrefslogtreecommitdiff
path: root/tree.py
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 /tree.py
parent5803c897b0561117bd4391c153cd6790012e51e8 (diff)
downloadlogilab-common-a957600e6ed21b4d485570780ee50a629ce5100b.tar.gz
update license, logilab-common is licensed under LGPLv2
Diffstat (limited to 'tree.py')
-rw-r--r--tree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree.py b/tree.py
index 2085ed1..cf93b32 100644
--- a/tree.py
+++ b/tree.py
@@ -2,7 +2,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
-:license: General Public License version 2 - http://www.gnu.org/licenses
+:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""
__docformat__ = "restructuredtext en"