-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prolly should be marked spam after but have some input for both magma and foxserver #7
Comments
thx |
Let me just reopen this real quick, the license also stated this: You may convey a Combined Work under terms of your choice that, a) Give prominent notice with each copy of the Combined Work that b) Accompany the Combined Work with a copy of the GNU GPL and this license c) For a Combined Work that displays copyright notices during TL;DR you need to include the license, retain the original package names (or add a notice that you changed the package name), and leave all license headers intact. You have changed the LICENSE which means that you did not follow the licensing. |
When I woke up early in the morning, I got a DMCA notice. |
You copied magma's code, basically threw the license away and branded it as your own thing. This can and will result in a DMCA takedown. It's pretty simple. |
How much of CatServer code was stolen by Magma and Mohist 1.12.2? |
Thanks for notifying me, seems like were going to take that down as well then. |
I'm guessing they don't understand the point of open source at all |
I'm guessing you don't understand a license that you have to abide by. |
Can you count how much code you stole from CatServer? |
Open source by definition means you can use their code without their knowledge (even if its a copy or not i dont really care)
Its stated on https://opensource.org/osd-annotated
which it also means it cannot be restricted either. so magma cannot claim copying unless their license explicitly says otherwise
The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open-source software.
Rationale: Distributors of open-source software have the right to make their own choices about their own software.
Yes, the GPL v2 and v3 are conformant with this requirement. Software linked with GPLed libraries only inherits the GPL if it forms a single work, not any software with which they are merely distributed.
Not only this, but magma is using code from Forge and Paper, so idk what their deal is
The text was updated successfully, but these errors were encountered: