-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Rafi Baum <[email protected]>
- Loading branch information
Showing
3 changed files
with
715 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
SportPaper inherits its licensing from upstream projects. | ||
|
||
As such, SportPaper is licensed under the | ||
[GNU General Public License version 3](licenses/GPL.md); as it inherits it from Paper, | ||
which it inherits from Spigot, who in turn inherits it from the original Bukkit and | ||
Craftbukkit projects. | ||
|
||
Any author who is _not_ listed below should be presumed to have released their work | ||
under the original [GPL](licenses/GPL.md) license. | ||
|
||
In the interest of promoting a better Minecraft platform for everyone, contributors | ||
may choose to release their code under the more permissive [MIT License](licenses/MIT.md). | ||
|
||
The authors listed below have chosen to release their code under that more permissive | ||
[MIT License](licenses/MIT.md). Any contributor who wants their name added below | ||
should submit a pull request to this project to add their name. | ||
|
||
```text | ||
Raphael Baum <[email protected]> | ||
``` |
Oops, something went wrong.