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:
2
LICENSE
2
LICENSE
@@ -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
5
LICENSE.md
Normal 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.
|
||||
11
README.md
11
README.md
@@ -4,7 +4,6 @@
|
||||
## Leaf
|
||||
|
||||
[](https://github.com/Winds-Studio/Leaf/releases)
|
||||
[](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
|
||||
[](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:
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user