summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMartin Zimmermann <info@posativ.org>2013-11-13 08:39:15 +0100
committerMartin Zimmermann <info@posativ.org>2013-11-13 08:39:15 +0100
commitba19900406743f35c271b64e0b2657ffd57d7d74 (patch)
tree9129367a8d2c672506b40dbc94d9bed454704352 /setup.py
parent1e7a4d43b2592a97b0f822e10a1f5cdd0024887f (diff)
yet another location where I forgot MIT
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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",