From 313373d48fa8998345e170567de26c574833c13f Mon Sep 17 00:00:00 2001 From: Legopitstop <40679582+legopitstop@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:25:51 -0600 Subject: [PATCH] Update and rename LICENSE.md to LICENSE --- LICENSE | 21 +++++++++++++++++++++ LICENSE.md | 42 ------------------------------------------ 2 files changed, 21 insertions(+), 42 deletions(-) create mode 100644 LICENSE delete mode 100644 LICENSE.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..04ecd81 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Legopitstop + +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 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. diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index f7b96a0..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,42 +0,0 @@ -# [Legopitstop's Common License v2](https://legopitstop.weebly.com/legopitstops-common-license-v2.html "Go to legopitstop.weebly.com") - -The following applies to all Legopitstop's materials, unless stated. -## **You are free to:** -* Promote this "material" to others. -* Use this "material" on your world. -* Use this "material" on your "personal/private server" -* Make videos reviewing this "material". -* Modify this "material" for personal use. - -## **Under the following terms:** -### **Attribution** -* You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. - -### **NonCommercial** -* You may not use the "material" for "commercial purposes". - -### **NoDerivatives** -* If you remix, transform, or build upon the "material", you may not distribute the modified "material". -

- -## **Definitions** -### **"material"** -Includes, but not limited to the following; -* Data packs -* Resource packs -* Behavior packs -* Add-ons -* Maps -* Server Plugins - -### **"personal/private server"** -These are servers that players can make on their own. Usually, the link is private, shared only with friends and family.[[1]](https://minecraft.gamepedia.com/Server#Types_of_servers "Go to minecraft.gamepedia.com") - -### **"commercial purposes"** -prohibit uses that are primarily intended for or directed toward commercial advantage or monetary compensation. - - -## **Other** -Questions about this license? Contact me via my [Media page](https://legopitstop.weebly.com/media.html "Go to legopitstop.weebly.com") -
-**Note:** This is a modified version of [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/ "Go to creativecommons.org") \ No newline at end of file