We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a3a3f commit b8c071cCopy full SHA for b8c071c
pyproject.toml
@@ -24,10 +24,10 @@ keywords = [
24
"dryrun",
25
"dry-run",
26
]
27
-license = { text = "MIT License" }
+license = { text = "GPL-2.0" }
28
classifiers = [
29
"Programming Language :: Python :: 3",
30
- "License :: OSI Approved :: MIT License",
+ "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
31
"Operating System :: OS Independent",
32
33
dependencies = [
0 commit comments