binary modules include GPL code from kernel headers
Posted Oct 15, 2003 12:20 UTC (Wed) by
ballombe (subscriber, #9523)
Parent article:
LinkSys and binary modules
If a binary module require GPL kernel headers files to build, then it
is certainly GPL since kernel headers contain macro and inline functions,
which are copyrighted code not just interface definitions as the macro code
and inline functions are copied by the compiler in the binary module.
This is clear GPL violation and should be treated as such.
(
Log in to post comments)