diff options
| author | Lyndsy Simon <lyndsy@lyndsysimon.com> | 2012-12-05 16:19:14 -0600 |
|---|---|---|
| committer | Lyndsy Simon <lyndsy@lyndsysimon.com> | 2012-12-05 16:19:14 -0600 |
| commit | 710f09f806404fedc4b54e3a31125a2aa1bd7543 (patch) | |
| tree | 26dea471adb9ee3789616058e7161abe2b5d5ff7 /setup.py | |
| parent | 25b9b2330e53028365507a50056fda8686380aec (diff) | |
| download | python-requests-710f09f806404fedc4b54e3a31125a2aa1bd7543.tar.gz | |
Updates from ISC to Apache2
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
