summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 89996bf..6897bdf 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ supports both textual and MIME-type output.
test_suite='test',
classifiers=[
'Intended Audience :: Developers',
- 'License :: OSI Approved :: Python Software Foundation License',
+ 'Python Software Foundation License',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',