|
|
Log in / Subscribe / Register

The most powerful contributor agreement

The most powerful contributor agreement

Posted Apr 3, 2014 16:36 UTC (Thu) by iabervon (subscriber, #722)
In reply to: The most powerful contributor agreement by pabs
Parent article: The most powerful contributor agreement

The general kernel policy is not to take code whose author doesn't want it contributed to the kernel, despite the GPL giving the project the right to do so. (In general, this is wise, since it's possible that some code was written for a Windows (or chip reference) driver and leaked to a third party, and the third party combined it with the GPL kernel without any license to some of the code, such that the author of the first part never had to accept the GPL and the kernel wouldn't have a proper license to that part of the code.)

Even when the code is structured such that it is clear that it must be licensed by the copyright holder to any recipients under the GPL, it's just seen as impolite to take code into the project against the author's wishes.


to post comments

The most powerful contributor agreement

Posted Apr 6, 2014 0:43 UTC (Sun) by pabs (subscriber, #43278) [Link]

What happens when the author/copyright holder hasn't expressed any opinion about mainlining the code but just hasn't bothered to do that? I expect that is the situation for almost all Android versions of the Linux kernel.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds