forked from VoxeLibre/VoxeLibre
Clarify MCL2 license
This commit is contained in:
parent
25015f9d32
commit
60c98845df
|
@ -218,8 +218,12 @@ Copying is an act of love. Please copy and share! <3
|
||||||
But, oh well, if you insist, here is the legalese for you:
|
But, oh well, if you insist, here is the legalese for you:
|
||||||
|
|
||||||
### License of source code
|
### License of source code
|
||||||
MineClone source code:
|
MineClone 2 is a clean-room implementation of Minecraft
|
||||||
LGPL v2.1 (daredevils and others) (see `LICENSE.txt`)
|
and licensed under the
|
||||||
|
GNU LGPL v2.1 (Wuzzy, daredevils and countless others) (see `LICENSE.txt`).
|
||||||
|
|
||||||
|
MineClone 2 is a direct continuation of the discontinued MineClone
|
||||||
|
project by daredevils which fell under the same license.
|
||||||
|
|
||||||
Mods credit:
|
Mods credit:
|
||||||
See `README.txt` or `README.md` in each mod directory for information about other authors.
|
See `README.txt` or `README.md` in each mod directory for information about other authors.
|
||||||
|
|
Loading…
Reference in New Issue