mapcomplete/assets/layers/school/license_info.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
383 B
JSON
Raw Normal View History

2022-06-07 19:48:09 +02:00
[
{
"path": "college.svg",
2023-07-27 02:51:59 +02:00
"license": "CC0-1.0",
2022-06-07 19:48:09 +02:00
"authors": [
"Maki"
],
"sources": [
"https://labs.mapbox.com/maki-icons/"
]
},
{
"path": "school.svg",
2023-07-27 02:51:59 +02:00
"license": "CC0-1.0",
2022-06-07 19:48:09 +02:00
"authors": [
"Temaki"
],
"sources": [
"https://github.com/ideditor/temaki",
"https://ideditor.github.io/temaki/docs/"
]
}
]