aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknown <tolsen@limebits.com>2008-07-01 15:29:56 -0400
committerUnknown <tolsen@limebits.com>2008-07-01 15:29:56 -0400
commit079c4c746b913e74d47adcfd20ac556aeab5cfb4 (patch)
treead9b45c185104396b40b512c0924c08681040152
parent16ccf98259dbc8e5dc62b2c3c575fd75229e12fe (diff)
downloadurllib2_kerberos-0.1.1.tar.gz
correct license info in setup.py0.1.1
-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",