forked from MapComplete/MapComplete
Merge branch 'master' into feature/studio
This commit is contained in:
commit
6ff2c629f0
994 changed files with 5917 additions and 4262 deletions
2
assets/themes/stations/bench.svg.license
Normal file
2
assets/themes/stations/bench.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Matthijs Melissen
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/stations/bicycle_parking.svg.license
Normal file
2
assets/themes/stations/bicycle_parking.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Matthijs Melissen
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/stations/departures_board.svg.license
Normal file
2
assets/themes/stations/departures_board.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Robin van der Linde
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/stations/drinking_water.svg.license
Normal file
2
assets/themes/stations/drinking_water.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Andy Allan; Michael Glanznig
|
||||
SPDX-License-Identifier: CC0-1.0
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"path": "bench.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Matthijs Melissen"
|
||||
],
|
||||
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
{
|
||||
"path": "bicycle_parking.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Matthijs Melissen"
|
||||
],
|
||||
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
{
|
||||
"path": "departures_board.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Robin van der Linde"
|
||||
],
|
||||
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
{
|
||||
"path": "drinking_water.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Andy Allan",
|
||||
"Michael Glanznig"
|
||||
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
{
|
||||
"path": "public_transport_tickets.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Jérémy Ragusa"
|
||||
],
|
||||
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
{
|
||||
"path": "rail-light.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Maki"
|
||||
],
|
||||
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
{
|
||||
"path": "rental_bicycle.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Michael Glanznig",
|
||||
"Andy Allan"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Jérémy Ragusa
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/stations/rail-light.svg.license
Normal file
2
assets/themes/stations/rail-light.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Maki
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/stations/rental_bicycle.svg.license
Normal file
2
assets/themes/stations/rental_bicycle.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Michael Glanznig; Andy Allan
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Add table
Add a link
Reference in a new issue