Include `LICENSE` file within Fabric API module JAR files
bytzo opened this issue ยท 1 comments
Disclaimer: I am not a lawyer or legal expert. Bear in mind that any statements made below may be wrong or incorrect.
Mods that include the Fabric API in their own JAR file must also include the Fabric API LICENSE
file in order to comply with the Apache license. Unlike the Fabric example mod, the Fabric API does not embed its license inside of its own JAR file.
To help people who include the Fabric API in their mod, the Fabric API should include the LICENSE
file within each of the Fabric API module JAR files.