From e6e06d25ab5f71523c510c4181e51b3f9aa98362 Mon Sep 17 00:00:00 2001 From: FezVrasta Date: Tue, 7 Jul 2015 15:02:15 +0200 Subject: [PATCH] MIT --- LICENSE.md | 42 +++++++++++++++++------------------------- 1 file changed, 17 insertions(+), 25 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index d1bb26b1..d11c4ef5 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,29 +1,21 @@ -Bootstrap Material Design theme -Copyright (C) 2014+ Federico Zivolo +The MIT License (MIT) -This program is free software: you can redistribute it and/or modify -it under the terms you can find below. +Copyright (c) 2015, Federico Zivolo -You may edit, improve and redistribute this software always under the -terms of this license. +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: -You can use this software for free only for no-profit projects. -If you'd like to use this software in a commercial project you may -contact the author (Federico Zivolo) of the software and ask for his -permission and fulfill his conditions. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -You can edit and/or redistribute this software only providing a copy -of this license with it. - -You cannot sell this software, any change to the software must be -published under the same license of the original software. - -This software may be sold if used inside a software which uses it as -dependency, in any case, this license must be included in the -software. This always after have fulfilled author's conditions. - -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. - -This license could be edited in any moment without alert. +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 NONINFRINGEMENT. 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.