summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <devnull@localhost>2009-01-26 18:03:50 +0000
committerianb <devnull@localhost>2009-01-26 18:03:50 +0000
commit3249d239a170cfeaa6a93b622f0855f4ecf62281 (patch)
tree2454764a64e558ac72133311e463a56ac3995f27
parentf506326ff38c2c339c41ef530dcb67332c519cb5 (diff)
downloadpastedeploy-3249d239a170cfeaa6a93b622f0855f4ecf62281.tar.gz
used the wrong license trove
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e3783da..b6e8ee3 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ For the latest changes see the `news file
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
- "License :: OSI Approved :: Python Software Foundation License",
+ "License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",