change license to MIT setup.py
This commit is contained in:
parent
4950e7dd4d
commit
1e3245098b
2
setup.py
2
setup.py
@ -31,7 +31,7 @@ setup(
|
|||||||
"Topic :: Internet",
|
"Topic :: Internet",
|
||||||
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
|
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",
|
||||||
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
|
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
|
||||||
"License :: OSI Approved :: BSD License",
|
"License :: OSI Approved :: MIT License",
|
||||||
"Programming Language :: Python :: 2.6",
|
"Programming Language :: Python :: 2.6",
|
||||||
"Programming Language :: Python :: 2.7",
|
"Programming Language :: Python :: 2.7",
|
||||||
"Programming Language :: Python :: 3.3"
|
"Programming Language :: Python :: 3.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user