aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9482477..49c9d97 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ setup(
author = "Tim Olsen",
author_email = "tolsen@limespot.com",
description = "Kerberos over HTTP Negotiate/SPNEGO support for urllib2",
- license = "GPLv3",
+ license = "Apache 2.0",
url = "http://limedav.com/hg/urllib2_kerberos/",
keywords = "urllib2 kerberos http negotiate spnego",