summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index f9ed5ff..07b70b3 100644
--- a/setup.py
+++ b/setup.py
@@ -30,8 +30,7 @@ config = {
'Environment :: Console',
'Intended Audience :: Developers',
'Intended Audience :: End Users/Desktop',
- 'License :: OSI Approved :: ' +
- 'GNU Affero General Public License v3 or later (AGPLv3+)',
+ 'License :: OSI Approved :: GNU Affero General Public License v3',
'Operating System :: POSIX :: BSD',
'Operating System :: POSIX :: Linux',
'Operating System :: MacOS',