summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:11:37 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:11:37 +0200
commitfd37c820e57ddfaa8986087c20d5db86ebbe2be0 (patch)
tree149f3250a17063f690d755cc69e2391bc93681c5 /__init__.py
parent6de86862d971b2119edfb9427c93ff080c31091d (diff)
downloadlogilab-common-fd37c820e57ddfaa8986087c20d5db86ebbe2be0.tar.gz
more license updates
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/__init__.py b/__init__.py
index e408639..897c970 100644
--- a/__init__.py
+++ b/__init__.py
@@ -16,8 +16,7 @@
mailto:python-projects@logilab.org
:license:
- `General Public License version 2
- <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>`_
+ `Lesser General Public License version 2`
"""
__docformat__ = "restructuredtext en"
from logilab.common.__pkginfo__ import version as __version__