aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-04-24 15:16:41 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-04-24 15:16:41 +0200
commitabd2b75b138332f8539fc220d984fff255a28e8a (patch)
tree7935d995f41223611519d2c5563e79791d6442a4 /setup.cfg
parentAlso rewrite script, a, and img tags without cid uri:s. (diff)
downloadmu4web-abd2b75b138332f8539fc220d984fff255a28e8a.tar.gz
mu4web-abd2b75b138332f8539fc220d984fff255a28e8a.tar.xz
License under AGPL3+
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