-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a74a86d
commit 45afded
Showing
1 changed file
with
44 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,44 @@ | ||
Boost Software License - Version 1.0 - August 17th, 2003 | ||
|
||
Permission is hereby granted, free of charge, to any person or organization | ||
obtaining a copy of the software and accompanying documentation covered by | ||
this license (the "Software") to use, reproduce, display, distribute, | ||
execute, and transmit the Software, and to prepare derivative works of the | ||
Software, and to permit third-parties to whom the Software is furnished to | ||
do so, all subject to the following: | ||
|
||
The copyright notices in the Software and this entire statement, including | ||
the above license grant, this restriction and the following disclaimer, | ||
must be included in all copies of the Software, in whole or in part, and | ||
all derivative works of the Software, unless such copies or derivative | ||
works are solely in the form of machine-executable object code generated by | ||
a source language processor. | ||
|
||
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT | ||
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE | ||
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, | ||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
DEALINGS IN THE SOFTWARE. | ||
|
||
Minecraft-Bedrock-Naruto Copyright (C) 2023 Chase Cooper (ModMaker101 & MinecraftNarutoAddon) and Kent Cooper (kentcooper) | ||
|
||
The only people allowed to copy this project are the people who worked on this and whoever I give permission to. | ||
Naruto-Bedrock Addon Custom Closed-Source License | ||
|
||
Version 1.0, 7-14-24 | ||
|
||
1. Definitions | ||
"Addon" refers to the Naruto-Bedrock addon created by Modmaker101. | ||
"Licensee" refers to any person or entity that exercises rights under this License. | ||
"Closed-Source" means the Addon is not open for distribution, modification, or reuse without express permission from Modmaker101. | ||
|
||
2. License Grant | ||
Modmaker101 grants Licensee a non-exclusive, non-transferable, limited license to: | ||
- Use and modify the Addon for personal or educational purposes. | ||
- View the source code of the Addon. | ||
- Distribute modifications or derivative works of the Addon privately, provided that credit is given to Modmaker101. | ||
|
||
3. Restrictions | ||
Licensee may not: | ||
- Redistribute or publicly release the Addon or its derivatives in any form, including but not limited to uploading to public repositories or forums. | ||
- Sub-license, sell, or transfer their rights under this License. | ||
- Use the Addon for commercial purposes without express permission from Modmaker101. | ||
|
||
4. Attribution | ||
Licensee agrees to give appropriate credit to Modmaker101 for the original creation of the Addon, including a link to the original repository. | ||
|
||
5. Penalties for Breach | ||
If Licensee breaches any terms of this License: | ||
- Licensee agrees to pay Modmaker101 all profits derived from the unauthorized use, distribution, or commercialization of the Addon. | ||
- Licensee agrees to pay Modmaker101 a penalty of $500 USD per instance of breach. | ||
|
||
6. Ownership | ||
Modmaker101, C0pperTux, and kentcooper retains all ownership and intellectual property rights to the Addon. | ||
|
||
7. Disclaimer of Warranty | ||
THE ADDON IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. MODMAKER101 DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. | ||
|
||
8. Limitation of Liability | ||
MODMAKER101 SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING FROM THE USE OR INABILITY TO USE THE ADDON, INCLUDING BUT NOT LIMITED TO INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES. | ||
|
||
9. Termination | ||
This License is effective until terminated by Modmaker101. Modmaker101 may terminate this License at any time if Licensee breaches any terms herein. | ||
|
||
10. Miscellaneous | ||
This License constitutes the entire agreement between Modmaker101 and Licensee concerning the Addon. This License may only be modified by a written amendment signed by an authorized representative of Modmaker101. | ||
|