Skip to content

Commit 9c482da

Browse files
author
Andy Weidenbaum
authored
Merge pull request #3 from samcv/license-SPDX
Use SPDX identifier in license field of META6.json
2 parents 8843852 + a578050 commit 9c482da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version" : "*",
55
"author" : "Andy Weidenbaum",
66
"description" : "TOML file parser and writer",
7-
"license" : "http://unlicense.org/UNLICENSE",
7+
"license" : "Unlicense",
88
"depends" : ["Crane"],
99
"source-type" : "git",
1010
"source-url" : "git://github.com/atweiden/config-toml.git",

0 commit comments

Comments
 (0)