Re: GPL issues

From: Jan Engelhardt
Date: Tue Apr 11 2006 - 14:59:00 EST


>Since it's the Linux kernel that's under GPLv2, any
>work done here should be released under GPLv2. That
>part seems to be clear, however any product would
>include other things that could be proprietary.

One thing that is clear in the GPL: If you link the kernel with something
else to an executable, the resulting blob (and therefore the sources to the
proprietary part) must be GPL.

Linking by making certain parts shared libraries is already a gray zone.

If in doubt, release everything. It also offers users the possibility to
find your bugs.


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/