From 8bfd0d35ba09f062389eaeee1926c842960f6aef Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 2 Feb 2023 18:32:41 +0100 Subject: [PATCH] Add license of community.svg --- assets/svg/license_info.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/svg/license_info.json b/assets/svg/license_info.json index bc33899655..12a5de4d94 100644 --- a/assets/svg/license_info.json +++ b/assets/svg/license_info.json @@ -217,6 +217,14 @@ "authors": [], "sources": [] }, + { + "path": "community.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, { "path": "compass.svg", "license": "CC0; trivial",