You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarification Question: I can fork this app and build on top of it but it needs to be Open Source right? Do I need permission from you? or it just needs to be same license and open source?
最近看到很多人想要做独立部署,还是需要注意一下本项目的开源协议。(国内开发者大家都不是太在意,所以特意来说一下。)
GPL(GNU General Public License):GNU通用公共许可协议。
GPL协议的目的就是强制代码开源和免费使用。
其最大的特点就是“开源的传染性”。也就是说,假设某公司使用了具有GPL协议的代码库,那么也必须把自己的代码库开源。
ref:https://zhuanlan.zhihu.com/p/350966700?utm_id=0
The text was updated successfully, but these errors were encountered: