From dccb1daddb761319d4f343881450f6d36520ff1a Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Tue, 19 Oct 2021 01:28:42 +0200 Subject: [PATCH] Fix incomplete license --- assets/themes/street_lighting/license_info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/themes/street_lighting/license_info.json b/assets/themes/street_lighting/license_info.json index 541b0ed409..d157db54d7 100644 --- a/assets/themes/street_lighting/license_info.json +++ b/assets/themes/street_lighting/license_info.json @@ -1,11 +1,12 @@ [ { "path": "street_lamp.svg", + "license": "CC0", "authors": [ "Yohan Boniface" ], "sources": [ - "https://raw.githubusercontent.com/hotosm/HDM-CartoCSS/master/icons/poi/street_lamp.svg" + "https://github.com/hotosm/HDM-CartoCSS/blob/master/icons/poi/street_lamp.svg" ] } ] \ No newline at end of file