license: relicense to AGPL-3.0-or-later
Some checks failed
gitleaks / scan (push) Failing after 2s

This commit is contained in:
Sulkta 2026-06-28 21:17:46 -07:00
parent eb4b04d088
commit 75d5e65b8d
3 changed files with 659 additions and 19 deletions

View file

@ -7,7 +7,7 @@ name = "ispconfig"
version = "0.2.0"
description = "Python SDK for the ISPConfig remote SOAP API."
readme = "README.md"
license = { text = "MIT" }
license = { text = "AGPL-3.0-or-later" }
requires-python = ">=3.10"
authors = [
{ name = "Sulkta Coop" },