Skip to content

Commit 407f56d

Browse files
authored
chore(license): update to use spdx id (#3231)
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 09ddc49 commit 407f56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "codespell"
55
description = "Codespell"
66
readme = { file = "README.rst", content-type = "text/x-rst" }
77
requires-python = ">=3.8"
8-
license = {text = "GPL v2"}
8+
license = {text = "GPL-2.0-only"}
99
authors = [
1010
{name = "Lucas De Marchi", email = "lucas.de.marchi@gmail.com"},
1111
]

0 commit comments

Comments
 (0)