mapcomplete/assets/themes/charging_stations/license_info.json

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

36 lines
670 B
JSON
Raw Normal View History

2021-04-10 13:57:16 +02:00
[
{
2021-09-08 01:53:37 +02:00
"path": "bicycle.svg",
2023-07-27 02:51:59 +02:00
"license": "CC0-1.0",
2021-04-10 13:57:16 +02:00
"authors": [
"Stijn Wens"
],
"sources": [
"https://wens.be/free-antwerpenize-bicycle-font",
" https://antwerpenize.be/post/634396003556081664/antwerpenize-lettertype"
]
2021-04-10 14:25:06 +02:00
},
{
"path": "car.svg",
2023-07-27 02:51:59 +02:00
"license": "CC0-1.0",
"authors": [
"Simon Child",
"The Noun Project"
],
"sources": [
"https://thenounproject.com/icon/electric-car-55511/"
]
2021-04-10 14:25:06 +02:00
},
{
"path": "logo.svg",
2023-07-27 14:10:08 +02:00
"license": "TRIVIAL",
2021-09-08 01:53:37 +02:00
"authors": [],
2021-04-10 14:25:06 +02:00
"sources": []
},
{
"path": "plug.svg",
2023-07-27 14:10:08 +02:00
"license": "TRIVIAL",
2021-09-08 01:53:37 +02:00
"authors": [],
2021-04-10 14:25:06 +02:00
"sources": []
2021-04-10 13:57:16 +02:00
}
]