aboutsummaryrefslogtreecommitdiffstats
path: root/tests
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 /tests
parent0f36142d2aa524c2a7389f124aa6bbbbe052e7f7 (diff)
Fixed licenses
Change-Id: I55b76b47b1dca0ea290f633b1de070bb8d6995e1 Reviewed-by: John Ehresman <jpe@wingware.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/pysidetest/utils_test.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/pysidetest/utils_test.py b/tests/pysidetest/utils_test.py
index db2189b67..cf38638e9 100644
--- a/tests/pysidetest/utils_test.py
+++ b/tests/pysidetest/utils_test.py
@@ -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