Add license info for campersite theme, fixes #237
This commit is contained in:
parent
2aad1e1577
commit
aae0a805f4
1 changed files with 45 additions and 0 deletions
45
assets/themes/campersites/license_info.json
Normal file
45
assets/themes/campersites/license_info.json
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"path": "Barßel_Wohnmobilstellplatz.jpg",
|
||||||
|
"authors": [
|
||||||
|
"ES01"
|
||||||
|
],
|
||||||
|
"license": "CC-BY-SA 3.0",
|
||||||
|
"sources": [
|
||||||
|
"https://commons.wikimedia.org/wiki/File:Bar%C3%9Fel_Wohnmobilstellplatz.jpg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "caravan.svg",
|
||||||
|
"authors": [
|
||||||
|
"OsmAnd"
|
||||||
|
],
|
||||||
|
"license": "CC0",
|
||||||
|
"sources": [
|
||||||
|
"https://github.com/osmandapp/Osmand/blob/master/LICENSE",
|
||||||
|
"https://github.com/osmandapp/OsmAnd-resources/blob/36d8b90a8933e0a28f9ee19f28abbd520f9da3c7/icons/svg/accommodation/caravan.svg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "caravan_green.svg",
|
||||||
|
"authors": [
|
||||||
|
"OsmAnd"
|
||||||
|
],
|
||||||
|
"license": "CC0",
|
||||||
|
"sources": [
|
||||||
|
"https://github.com/osmandapp/Osmand/blob/master/LICENSE",
|
||||||
|
"https://github.com/osmandapp/OsmAnd-resources/blob/36d8b90a8933e0a28f9ee19f28abbd520f9da3c7/icons/svg/accommodation/caravan.svg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "sanitary_dump_station.svg",
|
||||||
|
"authors": [
|
||||||
|
"OsmAnd"
|
||||||
|
],
|
||||||
|
"license": "CC0",
|
||||||
|
"sources": [
|
||||||
|
"https://github.com/osmandapp/Osmand/blob/master/LICENSE",
|
||||||
|
"https://github.com/osmandapp/OsmAnd-resources/blob/16892d8b2fc00dd422abfb2fef967d5ccd05eeac/icons/svg/poi/sanitary_dump_station.svg"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in a new issue