Move from GPL-3.0-only to Apache-2.0

This commit is contained in:
Philippe Merle
2025-06-12 02:46:19 +02:00
parent 99fef3aa21
commit ad89347ec7
+1 -1
View File
@@ -18,7 +18,7 @@ with open("README.md", encoding="utf-8") as readme:
"and actual cluster state",
long_description=readme.read(),
long_description_content_type="text/markdown",
license="GPL-3.0-only",
license="Apache-2.0",
classifiers=[
"Topic :: Software Development :: Documentation",
"Topic :: Utilities",