Re: Module Licensing?

From: Timur Tabi (ttabi@interactivesi.com)
Date: Tue Oct 30 2001 - 12:27:29 EST


TimO wrote:

> Ugghh! Don't confuse/equate MODULE_LICENSE with EXPORT_SYMBOL_GPL_ONLY;
> two different animals, two differnet goals. See archives for more info.

What happens is a module is distributed as a combination of open-source .c
files and closed-source .o files. That is, it's "mixed source" - part of the
driver is open-source and part is closed-source. What happens if the
open-source version of the driver is the only code that uses GPL-only symbols.
  How is that handled?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:41 EST