forked from MapComplete/MapComplete
Themes: add animal types to animal_shelter, include animal_shelter in pets, generate licenses, fix cycle_highways.json
This commit is contained in:
parent
7993639b5d
commit
3968a1e841
11 changed files with 80 additions and 36 deletions
|
@ -1,4 +1,20 @@
|
|||
[
|
||||
{
|
||||
"path": "question_multiple.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "question_single.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "translate_disabled.svg",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
|
|
2
assets/layers/usersettings/question_multiple.svg.license
Normal file
2
assets/layers/usersettings/question_multiple.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/layers/usersettings/question_single.svg.license
Normal file
2
assets/layers/usersettings/question_single.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Add table
Add a link
Reference in a new issue