开发者

Which open source license has no forking [closed]

开发者 https://www.devze.com 2023-01-19 16:15 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I开发者_StackOverflow remember reading about an open source license which did not grant permission to fork.

I don't remember its name and thought it might be easier to ask here than to go through the entire list of OSI's approved licenses. Anyone knows which license I might be talking about?


First thing which comes to my mind is CC-ND: http://creativecommons.org/licenses/by-nd/2.0/


I suspect that you're embarking on a doomed quest here, given that item 3 of the OSI definition of an open source license seems to explicitly prohibit a clause that would prevent forking.


By definition Open Source allow fork: http://en.wikipedia.org/wiki/Open_source_definition

A license that didn't allow forking isn't an Open Source license


Probably the only thing you can do is just use some trickery, like manipulate your trademark policy and the code well enough to effectively prevent a fork.

And as was mentioned, doing this in the license will technically make it no longer free software.

0

精彩评论

暂无评论...
验证码 换一张
取 消