summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 08a14d3a1..4a01b1e99 100755
--- a/setup.py
+++ b/setup.py
@@ -73,7 +73,7 @@ class install_data(_install_data):
setup(
name='freeipa',
version=ipalib.__version__,
- license='GPLv2+',
+ license='GPLv3+',
url='http://freeipa.org/',
packages=[
'ipalib',