Fix last missing licenses

This commit is contained in:
Pieter Vander Vennet 2022-12-23 14:36:07 +01:00
parent ca11e793f4
commit 3bd234c1f7
2 changed files with 12 additions and 2 deletions

View file

@ -1241,6 +1241,14 @@
], ],
"sources": [] "sources": []
}, },
{
"path": "teardrop_with_hole_green.svg",
"license": "Creative Commons 4.0 BY-NC",
"authors": [],
"sources": [
"https://pngimg.com/image/46283"
]
},
{ {
"path": "translate.svg", "path": "translate.svg",
"license": "CC-BY-SA 3.0", "license": "CC-BY-SA 3.0",

View file

@ -107,9 +107,11 @@
}, },
{ {
"path": "logo.svg", "path": "logo.svg",
"license": "CC0", "license": "Creative Commons 4.0 BY-NC",
"authors": [], "authors": [],
"sources": [] "sources": [
"https://pngimg.com/image/46283"
]
}, },
{ {
"path": "observation_platform.svg", "path": "observation_platform.svg",