From 8fbab30f71dbe77bcdd5b6512925c67ec3563472 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 26 Nov 2020 22:29:26 +0100 Subject: [PATCH] add license information for used icon packs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fcb28e4..0f74f67 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,9 @@ Special thanks goes to all [contributors](https://github.com/thegeeklab/hugo-gee ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/hugo-geekblog/blob/master/LICENSE) file for details. + +The used SVG icons and generated icon fonts are licensed under the license of the respective icon pack: + +- Font Awesome: [CC BY 4.0 License](https://github.com/FortAwesome/Font-Awesome#license) +- IcoMoon Free Pack: [GPL/CC BY 4.0](https://icomoon.io/#icons-icomoon) +- Material Icons: [Apache License 2.0](https://github.com/google/material-design-icons/blob/master/LICENSE)