- cross-posted to:
- gaming@beehaw.org
- gaming@lemmy.ml
- pcgaming@lemmy.ca
- cross-posted to:
- gaming@beehaw.org
- gaming@lemmy.ml
- pcgaming@lemmy.ca
You must log in or register to comment.
I said it in another thread, but…
Good guy EA.
It is unlikely I will ever say that sentence again, but I hope they prove me wrong.
I didn’t know so someone else might be wondering what GPL3 means.
- Anyone can copy, modify and distribute this software.
- You have to include the license and copyright notice with each and every distribution.
- You can use this software privately.
- You can use this software for commercial purposes.
- If you dare build your business solely from this code, you risk open-sourcing the whole code base.
- If you modify it, you have to indicate changes made to the code.
- Any modifications of this code base MUST be distributed with the same license, GPLv3.
- This software is provided without warranty.
- The software author or license can not be held liable for any damages inflicted by the software.
For a bit of extra context, points 5,6 and 7 only apply if you distribute the software that is based on the GPL licenced software, if you just use it for your own internal use you dont have any obligations (not really relevant for games but just for additional info).