Unify some license expressions

This commit is contained in:
Pieter Vander Vennet 2023-07-27 02:51:59 +02:00
parent 44707c040e
commit d3aa5562a5
136 changed files with 784 additions and 784 deletions

View file

@ -1,7 +1,7 @@
[
{
"path": "bicycle.svg",
"license": "CC0",
"license": "CC0-1.0",
"authors": [
"Stijn Wens"
],
@ -12,7 +12,7 @@
},
{
"path": "car.svg",
"license": "CC0",
"license": "CC0-1.0",
"authors": [
"Simon Child",
"The Noun Project"
@ -23,13 +23,13 @@
},
{
"path": "logo.svg",
"license": "CC0; trivial",
"license": "CC0-1.0; TRIVIAL",
"authors": [],
"sources": []
},
{
"path": "plug.svg",
"license": "CC0; trivial",
"license": "CC0-1.0; TRIVIAL",
"authors": [],
"sources": []
}