forked from TwelveIterationMods/Waystones
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
21 lines (15 loc) · 1.25 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
All Rights Reserved
Copyright (c) 2021 BlayTheNinth
Permission is hereby granted, free of charge, to any person:
- to use the mod
- to publish and distribute the mod as part of a modpack
- to publish images or videos depicting the mod
- to copy and modify the code (e.g. submitting pull requests)
- to copy non-substantial portions of the code for use in other projects
- to derive from or depend on this code as a dependency (e.g. for mod compatibility)
Versions prior to 8.0.0 were licensed under [The MIT License](https://raw.githubusercontent.com/ModdingForBlockheads/Waystones/1.16.x/LICENSE) and therefore fall under those terms instead of the above.
This project includes item icons "returnScroll" and "warpStone" as released by Joe Williamson (@JoeCreates on Twitter) under CC-BY-SA 3.0 (see LICENSE-icons).
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.