Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在阅读 Mario Zechner 的《Beginning Android Games》一书,他在书中为游戏提供了许多基础框架类。他还说源代码是在 GPL 版本 3 下获得许可的。如果我希望使用他提供的框架类开发和发布游戏,这对我意味着什么?
谢谢你。
我不是律师,但我之前不得不处理 GPL 许可问题。基本上,这意味着如果您使用任何代码,您必须在相同的许可条款下分发衍生作品。
旁注:即使您必须发布源代码,您也可以对软件收取费用。