aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-08-25 15:57:14 +1000
committerYuchen Pei <hi@ypei.me>2021-08-25 15:57:14 +1000
commit30afa9c9de609b1e1e1b1fc47f7464ed642935c9 (patch)
tree8264ed8d8458a80bb1f07a51386d92043e8ea105
parent048ce0af1c0273ec57923acf941616fe930f44c2 (diff)
fixing internal public domain script recognition.
using the camelcase convention ("PublicDomain") in licenses.json.
-rw-r--r--licenses.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/licenses.json b/licenses.json
index 875e676..edea147 100644
--- a/licenses.json
+++ b/licenses.json
@@ -180,6 +180,11 @@
"URL": "http://www.mozilla.org/MPL/2.0",
"Magnet link": "magnet:?xt=urn:btih:3877d6d54b3accd4bc32f8a48bf32ebc0901502a&dn=mpl-2.0.txt"
},
+ "PublicDomain":{
+ "Name": "Public Domain",
+ "URL": "",
+ "Magnet link": "magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt"
+ },
"UPL-1.0": {
"Name": "UPL 1.0",
"URL": "https://oss.oracle.com/licenses/upl/",