Re: GPL and NON GPL version modules

From: Jan Engelhardt
Date: Mon May 15 2006 - 08:08:13 EST


>
>If I have a module called module A which uses the GPL code and module B
>uses the NON GPL (proprietary) code. If the module A depends on module
>B, is it possible to load these modules?
>
Technically yes.

>Will it be violating any GPL Rules?
>

[ big IANAL sticker ]

More or less. If my understanding of the GPL is correct, the "combined"
thing (the kernel machinery, as in: the contents of your RAM) becomes GPL.
But since proprietary code involved, it's gets a hell lot more complicated,
since, obviously, you can't just GPLize proprietary code of others.



Jan Engelhardt
--
-
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/