9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2026-01-06 15:51:31 +00:00

Patches are MIT by default

This commit is contained in:
Martijn Muijsers
2023-08-25 09:18:33 +02:00
parent 27934231d6
commit 81aaffc644
3 changed files with 9 additions and 9 deletions

View File

@@ -1,2 +0,0 @@
Leaf license
Paperweight files are licensed under MIT (included in license/MIT.txt). Patches are licensed under GPL-3.0 (included in license/GPL-3.0.txt), unless indicated differently in their header (some patches are licensed under LGPL (included in license/LGPL-3.0.txt), or MIT). Binaries are licensed under GPL-3.0.

5
LICENSE.md Normal file
View File

@@ -0,0 +1,5 @@
# Leaf license
Paperweight files are licensed under [MIT](https://opensource.org/licenses/MIT) (included in `license/MIT.txt`).
Patches are licensed under MIT, unless indicated differently in their header (some patches are licensed under [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html) (included in `license/GPL-3.0.txt`) or [LGPL-3.0](https://www.gnu.org/licenses/lgpl-3.0.html) (included in `license/LGPL-3.0.txt`)).
Binaries are licensed under GPL-3.0.

View File

@@ -4,7 +4,6 @@
## Leaf
[![Github Actions Build](https://img.shields.io/github/actions/workflow/status/Winds-Studio/Leaf/build-1201.yml?branch=ver%2F1.20.1&style=flat-square)](https://github.com/Winds-Studio/Leaf/releases)
[![MIT License](https://img.shields.io/github/license/Winds-Studio/Leaf?style=flat-square)](LICENSE)
<h5>Leaf is a drop-in replacement designed for removing some checks, customized, and high-performance built on top of <a href="https://github.com/GaleMC/Gale">Gale</a> with optimization from other forks.</h5>
<h8>Logo designed by <a href="https://www.bing.com/new">New Bing</a></h8>
@@ -42,14 +41,12 @@ Building a Paperclip JAR for distribution:
## License
[![MIT License](https://img.shields.io/github/license/Winds-Studio/Leaf?style=flat-square)](LICENSE)
All patches are licensed under the MIT license, unless otherwise noted in the patch headers.
See [PaperMC/Paper](https://github.com/PaperMC/Paper), and [PaperMC/Paperweight](https://github.com/PaperMC/paperweight) for the license of material used by this project.
Yes, this also includes all API provided by Paper, Spigot, and Bukkit.
Paperweight files are licensed under MIT.
Patches are licensed under MIT, unless indicated differently in their header.
Binaries are licensed under GPL-3.0.
Also see [PaperMC/Paper](https://github.com/PaperMC/Paper) and [PaperMC/Paperweight](https://github.com/PaperMC/paperweight) for the license of some material used by this project.
Credits:
-------------