Re: Linux GPL and binary module exception clause?

From: Helge Hafting
Date: Fri Dec 05 2003 - 06:01:18 EST


Ihar 'Philips' Filipau wrote:

GPL is about distribution.

e.g. NVidia can distribute .o file (with whatever license they have to) and nvidia.{c,h} files (even under GPL license).
Then install.sh may do on behalf of user "gcc nvidia.c blob.o -o nvidia.ko". Resulting module are not going to be distributed - it is already at hand of end-user. So no violation of GPL whatsoever.

Open source still win if they do this. Anybody interested
may then read the restricted source and find out how
the chip works. They may then write an open driver
from scratch, using the knowledge.

Helge Hafting

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