Add missing licenses

This commit is contained in:
Pieter Vander Vennet 2021-06-24 12:35:15 +02:00
parent 700f1be11d
commit 651d987386
2 changed files with 27 additions and 3 deletions

View file

@ -1,4 +1,28 @@
[ [
{
"authors": [
"Pieter Vander Vennet"
],
"path": "direction_masked.svg",
"license": "CC0",
"sources": []
},
{
"authors": [
"Pieter Vander Vennet"
],
"path": "direction_outline.svg",
"license": "CC0",
"sources": []
},
{
"authors": [
"Pieter Vander Vennet"
],
"path": "direction_stroke.svg",
"license": "CC0",
"sources": []
},
{ {
"authors": [ "authors": [
"Pieter Vander Vennet" "Pieter Vander Vennet"

View file

@ -81,17 +81,17 @@
"path": "social_image.jpg", "path": "social_image.jpg",
"license": "Logo (all rights reserved)", "license": "Logo (all rights reserved)",
"sources": [ "sources": [
"" "https://createlli.com/"
] ]
}, },
{ {
"authors": [ "authors": [
"Youtube.com" "Youtube"
], ],
"path": "youtube.svg", "path": "youtube.svg",
"license": "Logo (all rights reserved)", "license": "Logo (all rights reserved)",
"sources": [ "sources": [
"Youtube.com" "https://www.youtube.com/"
] ]
} }
] ]