is mysql license needed for sites like facebook,twitter [closed]

旧城冷巷雨未停 提交于 2019-12-25 04:15:26

问题


Is mysql license needed for sites like facebook, twitter etc.. i dont know which category they fall into. thats why.


回答1:


No, they can use GPL which is freely available. They would need to make Software that links to MySQL like a library or is even based on MySQL GPL, too, but as far as I know, they are not doing any of that. Even if, the GPL would force them to pass on the source code to anyone to whom they give the binary. Since they are not giving away the binary to anyone, there would not be a problem either ;-).



来源:https://stackoverflow.com/questions/4895708/is-mysql-license-needed-for-sites-like-facebook-twitter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!