Skip to content

Commit e264605

Browse files
Merge branch 'main' into dev
2 parents cb3fa5f + b8c071c commit e264605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ keywords = [
2424
"dryrun",
2525
"dry-run",
2626
]
27-
license = { text = "MIT License" }
27+
license = { text = "GPL-2.0" }
2828
classifiers = [
2929
"Programming Language :: Python :: 3",
30-
"License :: OSI Approved :: MIT License",
30+
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
3131
"Operating System :: OS Independent",
3232
]
3333
dependencies = [

0 commit comments

Comments
 (0)