-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPL License Violation #637
Comments
I complain about piracy and this was the only viable alternative for me to prevent piracy other than discontinueing this project from my side. I'm not the creator of this project.
They are seperate independend android shared libaries .so files. I don't think this violates the GPL license. Delay download was to time intensive to implement for me. See Source code of the extension Do what ever you want with it, it is public since ca. 7 days after release. I discontinued maintaining this project, published the extension and removed the integration of the extension |
I understand. Apologies for all of the trouble, I merely wasn't sure from my side whether the GPL license could still be applied. Best of luck in all you do. |
Compile https://gitlab.com/mcpelauncher/mcpelauncher and https://gitlab.com/mcpelauncher/mcpelauncher and call it a day |
Describe the bug
The GPL License of certain components appears to be violated by including proprietary extensions.
To Reproduce
Expected behavior
Proprietary extensions should be included as separate executables in order to ensure that the GPL is respected.
Screenshots
N/A
Desktop (please complete the following information):
Additional context
This bug report constitutes a request for the source code of the launcher extensions under the terms of the GPL. Alternatively the incompatible version could be removed and replaced with one not containing proprietary code. It is possible that this has already been addressed, but a quick strace during the initial setup did not list any recognisable external executables.
EDIT: Revised phrasing to better reflect what was observed with strace. Apologies if this report causes any inconvenience, it just seemed important to me to ensure that the GPL was being properly applied here.
The text was updated successfully, but these errors were encountered: