Themes: add animal types to animal_shelter, include animal_shelter in pets, generate licenses, fix cycle_highways.json

This commit is contained in:
Pieter Vander Vennet 2024-04-24 00:05:31 +02:00
parent 7993639b5d
commit 3968a1e841
11 changed files with 80 additions and 36 deletions

View file

@ -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",

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Pieter Vander Vennet
SPDX-License-Identifier: CC0-1.0

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Pieter Vander Vennet
SPDX-License-Identifier: CC0-1.0