From ba19900406743f35c271b64e0b2657ffd57d7d74 Mon Sep 17 00:00:00 2001 From: Martin Zimmermann Date: Wed, 13 Nov 2013 08:39:15 +0100 Subject: [PATCH] yet another location where I forgot MIT --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0a41a40..09f9914 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( include_package_data=True, zip_safe=True, url='https://github.com/posativ/isso/', - license='BSD revised', + license='MIT', description='lightweight Disqus alternative', classifiers=[ "Development Status :: 3 - Alpha",