summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLyndsy Simon <lyndsy@lyndsysimon.com>2012-12-05 16:19:14 -0600
committerLyndsy Simon <lyndsy@lyndsysimon.com>2012-12-05 16:19:14 -0600
commit710f09f806404fedc4b54e3a31125a2aa1bd7543 (patch)
tree26dea471adb9ee3789616058e7161abe2b5d5ff7 /setup.py
parent25b9b2330e53028365507a50056fda8686380aec (diff)
downloadpython-requests-710f09f806404fedc4b54e3a31125a2aa1bd7543.tar.gz
Updates from ISC to Apache2
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 82ee8709..6c39182b 100755
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,7 @@ setup(
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Natural Language :: English',
- 'License :: OSI Approved :: ISC License (ISCL)',
+ 'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',