Skip to content
Snippets Groups Projects
Commit d14cb068d493 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

updated licence

parent aec6cbf3b4b6
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
numversion = (0, 3, 1) numversion = (0, 3, 1)
version = '.'.join(str(num) for num in numversion) version = '.'.join(str(num) for num in numversion)
license = 'LCL' license = 'LGPL'
copyright = '''Copyright (c) 2008-2009 LOGILAB S.A. (Paris, FRANCE). copyright = '''Copyright (c) 2008-2009 LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr''' http://www.logilab.fr/ -- mailto:contact@logilab.fr'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment