From 1bcb9c73b39ff0dff3b6db90bfcf6dc94db2d688 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sat, 10 Apr 2021 15:47:01 +0200 Subject: [PATCH] Add missing license info --- assets/themes/climbing/license_info.json | 79 ++++++++++++++ assets/themes/facadegardens/license_info.json | 102 ++++++++++++++++++ .../surveillance_cameras/license_info.json | 34 ++++++ 3 files changed, 215 insertions(+) create mode 100644 assets/themes/climbing/license_info.json create mode 100644 assets/themes/facadegardens/license_info.json create mode 100644 assets/themes/surveillance_cameras/license_info.json diff --git a/assets/themes/climbing/license_info.json b/assets/themes/climbing/license_info.json new file mode 100644 index 0000000..d603611 --- /dev/null +++ b/assets/themes/climbing/license_info.json @@ -0,0 +1,79 @@ +[ + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_gym.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_icon.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_no_rope.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_rope.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_route.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "climbing_unknown.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + }, + { + "authors": [ + "Christian Neumann" + ], + "path": "club.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://utopicode.de/", + "https://github.com/chrneumann/MapComplete" + ] + } +] \ No newline at end of file diff --git a/assets/themes/facadegardens/license_info.json b/assets/themes/facadegardens/license_info.json new file mode 100644 index 0000000..05d8cb1 --- /dev/null +++ b/assets/themes/facadegardens/license_info.json @@ -0,0 +1,102 @@ +[ + { + "authors": [ + "Klimaan VZW" + ], + "path": "bloei.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "bodembedekker.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "eetbaar.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "gevelton.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "geveltuin.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "halfzon.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "klimplant.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "schaduw.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "struik.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + }, + { + "authors": [ + "Klimaan VZW" + ], + "path": "zon.svg", + "license": "CC-BY-SA 3.0", + "sources": [ + "https://klimaan.be/" + ] + } +] \ No newline at end of file diff --git a/assets/themes/surveillance_cameras/license_info.json b/assets/themes/surveillance_cameras/license_info.json new file mode 100644 index 0000000..a3303b9 --- /dev/null +++ b/assets/themes/surveillance_cameras/license_info.json @@ -0,0 +1,34 @@ +[ + { + "authors": [ + "Pieter Vander Vennet" + ], + "path": "cam_left.svg", + "license": "CC0", + "sources": [] + }, + { + "authors": [ + "Pieter Vander Vennet" + ], + "path": "cam_right.svg", + "license": "CC0", + "sources": [] + }, + { + "authors": [ + "Pieter Vander Vennet" + ], + "path": "dome.svg", + "license": "CC0", + "sources": [] + }, + { + "authors": [ + "Pieter Vander Vennet" + ], + "path": "logo.svg", + "license": "CC0", + "sources": [] + } +] \ No newline at end of file