内容简介:A question to the void. Are you entitled to get the sourceLots of Open Source licences give the consumer of software the right to a copy of the source code.For example,
A question to the void. Are you entitled to get the source history of open source projects?
Lots of Open Source licences give the consumer of software the right to a copy of the source code.
For example, GPLv3 says that distributors of software have to:
give anyone who possesses the object code … a copy of the Corresponding Source
What is “Corresponding Source”?
The “Corresponding Source” means all the source code needed to generate, install, and run the object code
That, to me, reads like a user is only entitled to a code snap-shot. Not the full history of code development, but just the version of the source used to compile the distributed binaries.
My question to you, gentle reader – are there any licences which compel the distribution or publication of the development history?
Is this a good idea?
Services like GitHub and GitLab now dominate the open source conversation. But nothing about FOSS says that you must develop in public. It just seems to be the social norm now.
But I don’t see any reason to make it a compulsory part of a licence.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
来吧!带你玩转 Excel VBA
罗刚君、杨嘉恺 / 电子工业出版社 / 2013-7 / 85.00元
本书旨在普及Excel VBA 基础理论,以及通过VBA 的高级应用扩展Excel 的功能,提升读者的制表效率,解决工作中的疑难,同时亦可借此开发商业插件。 本书主要分为操作自动化引言篇、入门篇、进阶篇和疑难解答篇,覆盖从入门到提高的所有内容,以满足不同层次的读者需求。其中操作自动化引言篇简述了操作自动化的需求与方式,借此引出VBA 入门篇。VBA 入门篇包含第2 章到第13 章,主要介绍了......一起来看看 《来吧!带你玩转 Excel VBA》 这本书的介绍吧!