Linked by Thom Holwerda on Fri 24th Nov 2006 23:05 UTC, submitted by SEJeff
Permalink for comment 185411
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2005-07-07
No, it's a violation that only the user should decide to make. There is nothing cloudy about it. You cannot legally link GPL with non-GPL compatable code. This might have been different were the kernel licensed under LGPL, but the GPL specifically prohibits it.
Actually the GPL does not prohibit linking to non GPL code. The GPL prohibits distributing it but nothing else. In fact the GPL explicity says that you can do anything you want to the code. The exceptions only come into play if you are distributing code. The GPL is a license to distribute, not a EULA. There is a gray area when it comes to what you consider derived works and whether or not binary blobs can be distributed if they are tied in some way to the kernel, but Nvidia gets around that because their binary is universal. If it was Linux-only a case could be made against it but kernel developers don't seem to be interested in those kinds of legal tangles anyway.