Add license
This commit is contained in:
parent
a1b5baf5ff
commit
9ebfc6b142
3 changed files with 15 additions and 1 deletions
2
assets/layers/questions/dogs_outside.svg.license
Normal file
2
assets/layers/questions/dogs_outside.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
SPDX-FileCopyrightText: OpenClipArt; Mannivu
|
||||||
|
SPDX-License-Identifier: PUBLIC-DOMAIN
|
|
@ -59,6 +59,18 @@
|
||||||
"https://commons.wikimedia.org/wiki/File:Pictograms-nps-pets_on_leash-2.svg"
|
"https://commons.wikimedia.org/wiki/File:Pictograms-nps-pets_on_leash-2.svg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "dogs_outside.svg",
|
||||||
|
"license": "PUBLIC-DOMAIN",
|
||||||
|
"authors": [
|
||||||
|
"OpenClipArt",
|
||||||
|
"Mannivu"
|
||||||
|
],
|
||||||
|
"sources": [
|
||||||
|
"https://freesvg.org/no-dogs-round-sign-vector-graphics",
|
||||||
|
"https://github.com/pietervdvn/MapComplete/pull/1948"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "nfc_card.svg",
|
"path": "nfc_card.svg",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||||
SPDX-License-Identifier: CC0
|
SPDX-License-Identifier: CC0-1.0
|
Loading…
Reference in a new issue