diff --git a/setup.py b/setup.py index 50f4627..f9f55b8 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( classifiers=[ 'Environment :: Web Environment', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD License', + 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Framework :: Django',