aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUnknown <tolsen@limebits.com>2008-07-01 15:32:01 -0400
committerUnknown <tolsen@limebits.com>2008-07-01 15:32:01 -0400
commit3053d87ace02d964189099efca9df90e5a69406e (patch)
treedfa1d309daee8a72e6f29a1e196c453974220444 /setup.py
parent17362a5b9c3e8711820c67c81e9ab207162ef8c4 (diff)
downloadurllib2_kerberos-3053d87ace02d964189099efca9df90e5a69406e.tar.gz
correct license classifier0.1.2
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 49c9d97..0f6e5ed 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(
classifiers = [
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
- 'License :: OSI Approved :: GNU General Public License (GPL)',
+ 'License :: OSI Approved :: Apache Software License',
'Natural Language :: English',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python',