aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ae42a9b..d8756da 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,6 +8,10 @@ author_email = hugo@lysator.liu.se
classifiers =
Programming Language :: Python :: 3
Environment :: Web Environment
+ License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
+license = AGPL3+
+license_files =
+ LICENSE
[options]
python_requires = >= 3.9