Messages in this thread |  | | Subject | Re: Nasty Requirements for non-GPL Linux Kernel Modules? | Date | Wed, 9 May 2001 19:06:38 +0100 (BST) | From | Alan Cox <> |
| |
> As part of our operating system / networking research, we have > written a loadable kernel module for Linux. We would like to > distribute the source but we're not sure if our development > office will allow us to release it under the GPL (at least > initially). Before meeting with the lawyers, I'm trying to > learn what I can about the issue.
If you want to do binary only then it depends solely how your lawyers intend to interpret the concept of 'linking'. Linus comments on the matter have no impact since the kernel isnt all his copyright and he has linked in code by bodies who are most definitely opposed to binary modules.
The same applies for source code under 'additional restrictions' as the GPL calls things disallowing stuff it allows.
If you are releasing modules with source under terms that are at least as free as the GPL (eg BSD without advertising clause) then nobody has any cares. We probably wouldnt merge it with the mainstream kernel due to the lack of patent trap protection in the BSD license but I suspect you dont want that anyway.
Alan
- 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/
|  |