summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2009-01-26 18:03:50 +0000
committerianb <ianb@localhost>2009-01-26 18:03:50 +0000
commit5df8cc72eda603f93d67ef3d19f94e0db1111dba (patch)
tree2454764a64e558ac72133311e463a56ac3995f27
parent4df7b6b918630a8fff312dacfba01a370e6e309b (diff)
downloadpastedeploy-git-5df8cc72eda603f93d67ef3d19f94e0db1111dba.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",