Skip to content

Commit 18038ad

Browse files
committed
pyproject.toml: change license to SPDX string
1 parent 4bb9f6a commit 18038ad

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 = "nancy"
33
version = "10.1.0"
44
description = "Simple templating system"
5-
license = {text = "GPL v3 or later"}
5+
license = "GPLv3+"
66
authors = [
77
{name = "Reuben Thomas", email = "rrt@sc3d.org"}
88
]

0 commit comments

Comments
 (0)