summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@gmail.com>2012-04-20 10:06:58 -0700
committerDoug Hellmann <doug.hellmann@gmail.com>2012-04-20 10:06:58 -0700
commit1a28c88344635a7bafb59854263817b26f939304 (patch)
treec39523a53575cee025e3a11ef0cd73e255c9ea97 /setup.py
parent3dc754637e1e0798069727cf6cef5337a43e6b92 (diff)
downloadcliff-tablib-1a28c88344635a7bafb59854263817b26f939304.tar.gz
change to apache license
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 44343cc..deeec44 100644
--- a/setup.py
+++ b/setup.py
@@ -128,7 +128,7 @@ setup(
url='https://github.com/dhellmann/cliff',
classifiers=['Development Status :: 3 - Alpha',
- 'License :: OSI Approved :: MIT License',
+ 'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',