diff options
| author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-04-26 11:07:36 +0200 |
|---|---|---|
| committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-04-26 11:07:36 +0200 |
| commit | a3c4912cc66e6a042d92491b780eb6355ee4fd49 (patch) | |
| tree | 569a4f805d8851edfe7f0d8d55f251bc4a8abadc /setup.py | |
| parent | 60ffd2a62a327289dc915a2ff9401ff38285cbe8 (diff) | |
| download | astroid-git-a3c4912cc66e6a042d92491b780eb6355ee4fd49.tar.gz | |
more license updates
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ :copyright: 2003-2010 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: Lesser General Public License version 2 - http://www.gnu.org/licenses """ __docformat__ = "restructuredtext en" |
