Not open-source
joepie91 opened this issue ยท 1 comments
The Curse page states that this mod is open-source - however, the MMPL-1.0 license that is used does not meet the Open Source Definition, and thus cannot be called "open-source".
Specifically, the following point is violated by the MMPL's requirement to own a legally acquired Minecraft license:
- [...] The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties.
Possible other violations are point 8 (due to the exemption for Minecraft and modloader code) and point 9 (due to the requirement that all "dependencies" are licensed "under comparable conditions" - neither of those terms is well-defined).
Aside from the above issues, I'd generally not recommend using this license - it is extremely poorly and/or vaguely worded in some sections, full of grammar issues, and I strongly doubt that this license has received any legal review whatsoever; this means that it may very well be completely invalid.