aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-07-10 22:40:02 +0200
committerJohn Ehresman <jpe@wingware.com>2013-07-11 17:23:06 +0200
commitc78e245477852092fd9231061b521ce03d8aafcd (patch)
tree79c7b01f450c3342daa95880284ac4833ab0f5a0 /PySide
parent0f36142d2aa524c2a7389f124aa6bbbbe052e7f7 (diff)
Fixed licenses
Change-Id: I55b76b47b1dca0ea290f633b1de070bb8d6995e1 Reviewed-by: John Ehresman <jpe@wingware.com>
Diffstat (limited to 'PySide')
-rw-r--r--PySide/_utils.py.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/PySide/_utils.py.in b/PySide/_utils.py.in
index fb2d25e2d..2d3ce69af 100644
--- a/PySide/_utils.py.in
+++ b/PySide/_utils.py.in
@@ -5,16 +5,16 @@
# Contact: PySide team <contact@pyside.org>
#
# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
+# modify it under the terms of the GNU Lesser General Public License
# version 2 as published by the Free Software Foundation.
#
# 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.
+# Lesser General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# 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., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA