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
2
assets/themes/climbing/carabiner.svg.license
Normal file
2
assets/themes/climbing/carabiner.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Matthew Dera
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
2
assets/themes/climbing/climbing_gym.svg.license
Normal file
2
assets/themes/climbing/climbing_gym.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/climbing_icon.svg.license
Normal file
2
assets/themes/climbing/climbing_icon.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/climbing_no_rope.svg.license
Normal file
2
assets/themes/climbing/climbing_no_rope.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/climbing_rope.svg.license
Normal file
2
assets/themes/climbing/climbing_rope.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/climbing_route.svg.license
Normal file
2
assets/themes/climbing/climbing_route.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/climbing_unknown.svg.license
Normal file
2
assets/themes/climbing/climbing_unknown.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/club.svg.license
Normal file
2
assets/themes/climbing/club.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Polarbear w; Christian Neumann
|
||||
SPDX-License-Identifier: CC0-1.0
|
2
assets/themes/climbing/height.svg.license
Normal file
2
assets/themes/climbing/height.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0-1.0
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"path": "carabiner.svg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"authors": [
|
||||
"Matthew Dera"
|
||||
],
|
||||
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_gym.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_icon.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_no_rope.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -50,7 +50,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_rope.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -63,7 +63,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_route.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
{
|
||||
"path": "climbing_unknown.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -89,7 +89,7 @@
|
|||
},
|
||||
{
|
||||
"path": "club.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Polarbear w",
|
||||
"Christian Neumann"
|
||||
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
{
|
||||
"path": "height.svg",
|
||||
"license": "CC0",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue