forked from MapComplete/MapComplete
Chore: add missing license info
This commit is contained in:
parent
4db2c86c0f
commit
aaca2ad937
9 changed files with 72 additions and 4 deletions
2
assets/icon-background.png.license
Normal file
2
assets/icon-background.png.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
2
assets/icon-foreground.png.license
Normal file
2
assets/icon-foreground.png.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
2
assets/icon-only.png.license
Normal file
2
assets/icon-only.png.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
46
assets/license_info.json
Normal file
46
assets/license_info.json
Normal file
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"path": "icon-background.png",
|
||||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "icon-foreground.png",
|
||||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "icon-only.png",
|
||||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "splash-dark.png",
|
||||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
]
|
||||
}
|
||||
]
|
2
assets/splash-dark.png.license
Normal file
2
assets/splash-dark.png.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
|
@ -730,18 +730,18 @@
|
|||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
" OSM"
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "mapcomplete_logo.svg",
|
||||
"path": "mapcomplete_logo_centered.svg",
|
||||
"license": "LOGO AND CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet",
|
||||
" OSM"
|
||||
"OSM"
|
||||
],
|
||||
"sources": [
|
||||
"https://mapcomplete.org"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
2
assets/svg/mapcomplete_logo_centered.svg.license
Normal file
2
assets/svg/mapcomplete_logo_centered.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet; OSM
|
||||
SPDX-License-Identifier: LicenseRef-LOGO AND CC-BY-SA-4.0
|
12
assets/themes/architecture/license_info.json
Normal file
12
assets/themes/architecture/license_info.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"path": "architecture.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Design Thinking"
|
||||
],
|
||||
"sources": [
|
||||
"https://www.svgrepo.com/svg/144391/architecture"
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Add table
Reference in a new issue