forked from MapComplete/MapComplete
Merge pull request #1521 from pietervdvn/feature/reuse-compliance
Feature/reuse compliance
This commit is contained in:
commit
701d0a509e
941 changed files with 4689 additions and 3737 deletions
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"path": "map-stickered.svg",
|
||||
"license": "CC-BY-SA",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"OpenStreetMap",
|
||||
" Pieter Vander Vennet",
|
||||
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
{
|
||||
"path": "map.svg",
|
||||
"license": "CC-BY-SA",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"authors": [],
|
||||
"sources": [
|
||||
"https://www.OpenStreetMap.org"
|
||||
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
{
|
||||
"path": "osm-logo-buggy-attr.svg",
|
||||
"license": "CC-BY-SA",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"authors": [],
|
||||
"sources": [
|
||||
"https://www.OpenStreetMap.org"
|
||||
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
{
|
||||
"path": "osm-logo-white-bg.svg",
|
||||
"license": "CC-BY-SA",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"authors": [],
|
||||
"sources": [
|
||||
"https://www.OpenStreetMap.org"
|
||||
|
|
2
assets/layers/map/map-stickered.svg.license
Normal file
2
assets/layers/map/map-stickered.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: OpenStreetMap; Pieter Vander Vennet; M!dgard
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
2
assets/layers/map/map.svg.license
Normal file
2
assets/layers/map/map.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText:
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
2
assets/layers/map/osm-logo-buggy-attr.svg.license
Normal file
2
assets/layers/map/osm-logo-buggy-attr.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText:
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
2
assets/layers/map/osm-logo-white-bg.svg.license
Normal file
2
assets/layers/map/osm-logo-white-bg.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText:
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
Loading…
Add table
Add a link
Reference in a new issue