Wrong license listed in the setup() vars.

This commit is contained in:
Paul J. Davis 2010-03-24 14:39:03 -04:00
parent c1aec22097
commit fe3f7db88c

View File

@ -22,7 +22,7 @@ setup(
).read(),
author = 'Benoit Chesneau',
author_email = 'benoitc@e-engura.com',
license = 'Apache License 2',
license = 'MIT',
url = 'http://gunicorn.org',
classifiers = [