diff setup.py @ 4690:9ead86b4fe71

setup.py: Fix trove classifier. Roundup uses MIT license, not PSF.
author anatoly techtonik <techtonik@gmail.com>
date Thu, 29 Nov 2012 02:27:46 +0300
parents 85dfe17c182e
children 002119646555
line wrap: on
line diff
--- a/setup.py	Sun Jul 08 17:54:29 2012 +0300
+++ b/setup.py	Thu Nov 29 02:27:46 2012 +0300
@@ -125,7 +125,7 @@
                        'Intended Audience :: End Users/Desktop',
                        'Intended Audience :: Developers',
                        'Intended Audience :: System Administrators',
-                       'License :: OSI Approved :: Python Software Foundation License',
+                       'License :: OSI Approved :: MIT License',
                        'Operating System :: MacOS :: MacOS X',
                        'Operating System :: Microsoft :: Windows',
                        'Operating System :: POSIX',

Roundup Issue Tracker: http://roundup-tracker.org/