Skip to content

Commit b54a4ff

Browse files
authored
Update license in pyproject.toml
1 parent 2c2522d commit b54a4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "codesurvey"
33
version = "0.1.0"
44
description = "Analyse source code repositories for language feature and library usage."
5-
license = "MIT"
5+
license = "GPL-3.0-only"
66
authors = ["Ben Denham <[email protected]>", "Grant Paton-Simpson <[email protected]>"]
77
readme = "README.md"
88
repository = "https://github.com/when-of-python/codesurvey"

0 commit comments

Comments
 (0)