BetterHud icon indicating copy to clipboard operation
BetterHud copied to clipboard

MIT License Violating GPLv3 Terms

Open kdhkr opened this issue 7 months ago • 0 comments

Bukkit API, distinctly being used in this project, is licensed through GPLv3. GPLv3 does not allow linking to non-GPL compliant code and also prohibits licensing a derivative of a GPL licensed software (such as a Minecraft plugin) with an incompatible license. Hence, the MIT License applied to this software is invalidated and thus overridden by the GPL Terms. Consider re-licensing the software with GPLv3.

kdhkr avatar Jul 11 '24 18:07 kdhkr