Re: Linux GPL and binary module exception clause?

From: Jason Kingsland
Date: Sat Dec 06 2003 - 11:48:38 EST



"Theodore Ts'o" wrote:
> you could potentially have in the single address space:
>
> * Solaris's propietary admin client
> * The libss shared library (BSD)
> * The GPL'ed readline library
>
> OK, riddle me this: is there a GPL violation, and if so, who committed it?

There is no violation so long as the GPL code isn't being distributed as
part of the Solaris proprietary work. It would be the responsibility of the
distributor (Sun?) to ensure the licenses on everything they distribute are
mutually compatible.

That is specifically the reason for the exception clause in GPL:

"
If identifiable sections of that work are not derived from the Program, and
can be reasonably considered independent and separate works in themselves,
then this License, and its terms, do not apply to those sections when you
distribute them as separate works. But when you distribute the same sections
as part of a whole which is a work based on the Program, the distribution of
the whole must be on the terms of this License, whose permissions for other
licensees extend to the entire whole, and thus to each and every part
regardless of who wrote it.
"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/