Skip to content

Commit 70943e5

Browse files
authored
Merge pull request #207 from chillenb/spdx
fix LGPLv3 license string
2 parents c347c83 + 2bac631 commit 70943e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
"MIT",
1111
"BSD-3-Clause",
12-
"LGPLv3",
12+
"LGPL-3.0-or-later",
1313
"Not Open Source"
1414
],
1515
"dependency_source": [

0 commit comments

Comments
 (0)