From b601897d6bfb9bf2f799c354437e2127b2b57e33 Mon Sep 17 00:00:00 2001 From: "Peter M. Elias" Date: Mon, 14 Oct 2013 16:51:58 -0400 Subject: [PATCH] fixed license --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8badda5..0906479 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ classifiers=[ 'Environment :: Web Environment', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD License', + 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content',