mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
Move from GPL-3.0-only to Apache-2.0
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user