The Linux kernel is unambiguously licensed under GPL version 2.0.
Posted May 24, 2006 14:47 UTC (Wed) by
kakareka (subscriber, #5204)
In reply to:
The Linux kernel is unambiguously licensed under GPL version 2.0. by Wol
Parent article:
Kororaa and the GPL - Update 1
Macros will only get included in a binary if actually used. Just including your header (ie, #include in the source) doesn't mean the binary contains your code and couldn't be considered derivative. Also, most macros are probably too simplistic to be copyrightable (eg, min and max macros).
John
(
Log in to post comments)