Al Viro wrote:On Fri, Jan 27, 2006 at 11:46:17AM +0100, Simon Oosthoek wrote:If I would actually prefer my code to be licensed under v3 or higher, I'd have to specify that my code is only licensed under v2 for the kernel to humour Linus Torvalds and respect the license of the kernel, but in all other ways the code is used, ILinus Torvalds wrote:The Linux kernel is under the GPL version 2. Not anything else. SomeI believe that if v2 and v3 turn out to be incompatible, it would be
individual files are licenceable under v3, but not the kernel in
general.
quite hard to rationalise v3+ licensed files inside the kernel. So when
people want their code to be in the kernel and still be v3+ compatible,
they should probably dual license it, or include a specific section
saying that the code can be licensed under v2 only if in the context of
the Linux kernel.
Bzzert. "GPLv2 only in the context of the Linux kernel" is incompatible
with GPLv2 and means that resulting kernel is impossible to distribute.