summaryrefslogtreecommitdiffstats
path: root/source/python/setup.py
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-07-09 19:46:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:21 -0500
commitc2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f (patch)
treea8352f11972498eab2bb9bfb43586a41d19e53ee /source/python/setup.py
parent407e6e695b8366369b7c76af1ff76869b45347b3 (diff)
downloadsamba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.gz
samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.tar.xz
samba-c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f.zip
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
Diffstat (limited to 'source/python/setup.py')
-rwxr-xr-xsource/python/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/python/setup.py b/source/python/setup.py
index 1efe5938e11..c2896200a66 100755
--- a/source/python/setup.py
+++ b/source/python/setup.py
@@ -8,7 +8,7 @@
#
# This program 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 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,