Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/meghna-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehedi Sharif Titas <mehedishariftitas@gmail.com>2020-09-27 16:37:19 +0300
committerGitHub <noreply@github.com>2020-09-27 16:37:19 +0300
commit825a4295cf78003f7196a777de5b51c29b67c9a8 (patch)
treeccbbcfdd6c7d5ce9b3ad90a0e0f6696b129bfac9
parent04fdb57643eda926de2ec158dca10c727619dce4 (diff)
Moved to MIT License
-rw-r--r--LICENSE27
1 files changed, 18 insertions, 9 deletions
diff --git a/LICENSE b/LICENSE
index 2eb2a8d..6c459db 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,12 +1,21 @@
-Attribution 3.0 Unported (CC BY 3.0)
+MIT License
-You are free to:
-Share — copy and redistribute the material in any medium or format
-Adapt — remix, transform, and build upon the material
-for any purpose, even commercially.
-This license is acceptable for Free Cultural Works.
-The licensor cannot revoke these freedoms as long as you follow the license terms.
+Copyright (c) 2020 Themefisher
-Know more about the license follow this link - https://creativecommons.org/licenses/by/3.0/
+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:
-If you want to remove the credit simply make a [donation](https://www.paypal.me/Themefisher), so that we can run our contribution to hugo community.
+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 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.