diff --git a/setup.py b/setup.py index aef2ba4..ea57c27 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ setup( 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD License', + 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python :: 2.5', 'Programming Language :: Python :: 2.6',