Question

I have download some android apps and especially games, and modified them by changing textures,pictures,...etc

Can I publish them to Google Play Store if they are licensed under GPLv2 ?

Was it helpful?

Solution

This means you have to make your code free as well:

GPL 2.0 FAQ

MIT license allows you to change and do anything you want with it.

Here are some resources on licenses:

  1. http://www.gnu.org/licenses/license-list.html
  2. https://stackoverflow.com/questions/805387/what-do-licenses-mean-gpl-mit-cc-etc
  3. http://www.gnu.org/licenses/quick-guide-gplv3.html
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top