From 882424be5216d0bf506c5739d76a2dd2e660e036 Mon Sep 17 00:00:00 2001 From: mokaddem Date: Thu, 9 Nov 2017 10:35:22 +0100 Subject: [PATCH] Update README.md --- README.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22eb688..7eb5adb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MISP-Dashboard -A Dashboard showing live data and statistics from the MISP ZMQ +An experimental Dashboard showing live data and statistics from the MISP ZMQ ## Installation - Launch ```./install_dependencies.sh``` from the MISP-Dashboard directory @@ -27,3 +27,32 @@ optional arguments: -u ZMQURL, --url ZMQURL The URL to connect to ``` + +## License +Images and logos are handmade for: +- rankingMISPOrg/ +- rankingMISPMonthly/ +- MISPHonorableIcons/ + +Note that: +- Part of ```MISPHonorableIcons/1.svg``` comes from [octicons.github.com](https://octicons.github.com/icon/git-pull-request/) (CC0 - No Rights Reserved) +- Part of ```MISPHonorableIcons/2.svg``` comes from [Zeptozephyr](https://zeptozephyr.deviantart.com/art/Vectored-Portal-Icons-207347804) (CC0 - No Rights Reserved) + +``` +Copyright (C) 2017 CIRCL - Computer Incident Response Center Luxembourg (c/o smile, security made in Lëtzebuerg, Groupement d'Intérêt Economique) +Copyright (c) 2017 Sami Mokaddem + + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . +```