Re: MODULE_LICENSE and EXPORT_SYMBOL_GPL

From: Arjan van de Ven (arjanv@redhat.com)
Date: Thu Oct 18 2001 - 10:17:02 EST


> Exported interfaces are "methods of operation" in the sense of US
> Copyright Law. Copyright Law affords no protection to "methods of
> operation". The GPL, which gains its strength from Copyright Law, also
> has no rights in this area. If a GPLed module does not want other code
> using its interfaces, they should not be exported.

I think you're missing one thing: binary only modules are only allowed
because of an exception license grant Linus made for functions that are
marked EXPORT_SYMBOL(). EXPORT_SYMBOL_GPL() just says "not part of this
exception grant"....
-
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 : Tue Oct 23 2001 - 21:00:20 EST