Skip to content

Commit

Permalink
Added license from upstream (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: Rafi Baum <[email protected]>
  • Loading branch information
rafibaum authored Dec 2, 2020
1 parent facdd35 commit 44a524d
Show file tree
Hide file tree
Showing 3 changed files with 715 additions and 0 deletions.
20 changes: 20 additions & 0 deletions LICENSE.md
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]>
```
Loading

0 comments on commit 44a524d

Please sign in to comment.