summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-02-14 03:58:26 -0500
committerKenneth Reitz <me@kennethreitz.com>2011-02-14 03:58:26 -0500
commit9ad8589efd625fe125345a6e1508ee5be78fd547 (patch)
tree15718bf9800b2147d818ea8e728adb0392a00d0f /setup.py
parent06b49693834b3ae8b22245ac9d71f15bac3a580d (diff)
downloadpython-requests-9ad8589efd625fe125345a6e1508ee5be78fd547.tar.gz
ISC
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 9b3bec0c..66845871 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ setup(
# 'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Natural Language :: English',
- 'License :: OSI Approved :: MIT License',
+ 'License :: OSI Approved :: ISC License (ISCL)',
'Programming Language :: Python',
# 'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',