diff options
| author | Adam Hupp <adam@hupp.org> | 2015-10-18 22:49:56 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2015-10-18 22:49:56 -0700 |
| commit | 495a35d4281b406283957e440d80c194f6303e7f (patch) | |
| tree | 7d41a022f5252c9649602b94db8ca5a48c509177 | |
| parent | 56871b5941899f5cc102832e08016301a46823a6 (diff) | |
| download | python-magic-495a35d4281b406283957e440d80c194f6303e7f.tar.gz | |
update license classifier
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ supports both textual and MIME-type output. test_suite='test', classifiers=[ 'Intended Audience :: Developers', - 'Python Software Foundation License', + 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.6', |
