summaryrefslogtreecommitdiffstats
path: root/libdimension-python/dimension.pyx
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-06-16 13:29:53 -0600
committerTavian Barnes <tavianator@gmail.com>2011-06-16 13:29:53 -0600
commita2267a685e45593da8687f6dc5fd65e76d0259d3 (patch)
treea21fa1442bce509a07d9a51c802831e5fd9c50c5 /libdimension-python/dimension.pyx
parent7fb247e17863bf550689be8198b2dbba2773356d (diff)
downloaddimension-a2267a685e45593da8687f6dc5fd65e76d0259d3.tar.xz
Fix python module license.
Diffstat (limited to 'libdimension-python/dimension.pyx')
-rw-r--r--libdimension-python/dimension.pyx13
1 files changed, 7 insertions, 6 deletions
diff --git a/libdimension-python/dimension.pyx b/libdimension-python/dimension.pyx
index 1c78041..d5fbd1f 100644
--- a/libdimension-python/dimension.pyx
+++ b/libdimension-python/dimension.pyx
@@ -4,17 +4,18 @@
# This file is part of The Dimension Python Module. #
# #
# The Dimension Python Module is free software; you can redistribute it #
-# and/or modify it under the terms of the GNU General Public License as #
-# published by the Free Software Foundation; either version 3 of the #
-# License, or (at your option) any later version. #
+# and/or modify it under the terms of the GNU Lesser General Public #
+# License as published by the Free Software Foundation; either version #
+# 3 of the License, or (at your option) any later version. #
# #
# The Dimension Python Module 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. #
+# the GNU 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, see <http://www.gnu.org/licenses/>. #
+# You should have received a copy of the GNU Lesser General Public #
+# License along with this program. If not, see #
+# <http://www.gnu.org/licenses/>. #
#########################################################################
"""