From c59d776031807897d91214e87aa9653a6d7e8172 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 18 Feb 2017 13:58:56 +0100 Subject: [PATCH] Added removed license text --- docs/license.md | 20 ++++++++++++++++++++ material/base.html | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/license.md b/docs/license.md index 3086aca09..b531ea38c 100644 --- a/docs/license.md +++ b/docs/license.md @@ -1,3 +1,23 @@ # License **MIT License** + +Copyright © 2016 - 2017 Martin Donath + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. diff --git a/material/base.html b/material/base.html index 5f95255b8..b2692c441 100644 --- a/material/base.html +++ b/material/base.html @@ -31,7 +31,7 @@ {% endif %} {% endblock %} {% block libs %} - + {% endblock %} {% block styles %}