summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 a3cebcb..260921e 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(
#"Development Status :: ..."
"Environment :: Web Environment",
#"Intended Audience :: Developers",
- #"License :: OSI Approved :: ...",
+ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: POSIX",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP",