diff --git a/setup.py b/setup.py index e9c4551..4ae6dca 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ setup( "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "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.7", "Programming Language :: Python :: 3.3"