Change license to AGPLv3
Committed 43f51c
--- a/pyproject.toml
+++ b/pyproject.toml
version = "0.0.15"
description = "manage your website's ownership details"
authors = ["Angelo Gladding <angelo@ragt.ag>"]
-license = "BSD-2-Clause"
+license = "AGPL-3.0-or-later"
packages = [{include="webint_owner"}]
[tool.poetry.plugins."webapps"]