Change license to AGPLv3
Committed 41bbfe
--- a/pyproject.toml
+++ b/pyproject.toml
repository = "https://ragt.ag/code/projects/webint.git"
documentation = "https://ragt.ag/code/projects/webint/api"
authors = ["Angelo Gladding <angelo@ragt.ag>"]
-license = "BSD-2-Clause"
+license = "AGPL-3.0-or-later"
packages = [{include="web"}]
# [tool.poetry.plugins."webapps"]