summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f66601c..f93e384 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ config = {
'url': 'https://github.com/r5d/acmens',
'author': 'rsiddharth',
'author_email': 's@ricketyspace.net',
- 'license': 'GNU Affero General Public License version 3 or later',
+ 'license': 'GNU Affero General Public License v3',
'classifiers': [
'Development Status :: 2 - Pre-Alpha',
'Environment :: Console',