summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2014-10-16 08:30:26 +0200
committerAnthon van der Neut <anthon@mnt.org>2014-10-16 08:30:26 +0200
commita2886e8c8ce24e0d5a19b8a95ef1b0a2b001f6c2 (patch)
tree5b51c3a909f28284528426ec6c83f9b01206bf59
parentcf4b0c51bf05870990f6295060b9c7622083df81 (diff)
downloadruamel.std.argparse-a2886e8c8ce24e0d5a19b8a95ef1b0a2b001f6c2.tar.gz
license
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3f0b892..6668ffc 100644
--- a/setup.py
+++ b/setup.py
@@ -139,7 +139,7 @@ def main():
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
- 'License :: Copyrighted',
+ 'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
]