Skip to content

Commit a054e74

Browse files
committed
fix(package.json): use correct SPDX identifier
https://spdx.org/licenses/CC0-1.0.html
1 parent 68e5642 commit a054e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"generator"
1515
],
1616
"author": "David Merfield",
17-
"license": "CC0",
17+
"license": "CC0-1.0",
1818
"homepage": "https://randomcolor.lllllllllllllllll.com/"
1919
}

0 commit comments

Comments
 (0)