summaryrefslogtreecommitdiff
path: root/optik_ext.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:14:43 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:14:43 +0200
commit85a0cdb85beabd816a1046142d57327c13eab1e6 (patch)
tree1a92fb55a55007bf6917dc7ef3e3ece8d8bdca13 /optik_ext.py
parentfd37c820e57ddfaa8986087c20d5db86ebbe2be0 (diff)
downloadlogilab-common-85a0cdb85beabd816a1046142d57327c13eab1e6.tar.gz
more license updates
Diffstat (limited to 'optik_ext.py')
-rw-r--r--optik_ext.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/optik_ext.py b/optik_ext.py
index 6e90724..753187c 100644
--- a/optik_ext.py
+++ b/optik_ext.py
@@ -348,16 +348,16 @@ class ManHelpFormatter(HelpFormatter):
%s
This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published
+it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+GNU Lesser General Public License for more details.
-You should have received a copy of the GNU General Public License
+You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA.