Addressing #28 by replacing the BSD license reference with MIT to match what's in the repo.

This commit is contained in:
Evan Culver 2013-10-25 15:44:46 -07:00
parent 9f2523347b
commit dcee7bc4c9
1 changed files with 1 additions and 1 deletions

View File

@ -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',