Re: GPL V3 and Linux - V3 adds new restrictions

From: Linus Torvalds
Date: Fri Jan 27 2006 - 23:46:22 EST




On Thu, 26 Jan 2006, Marc Perkel wrote:
>
> Trying to look at this from a legal point of view. GPLv3 might actually
> contradict GPLv2.

The GPLv2 is explicitly written so that _nothing_ else than a GPLv2
license can be compatible with it.

At most you can dual-license and effectively allow extra rights that way,
but the point is that the GPLv2 is always the limit for any restrictions
(and it's written so that anybody can always take any but the GPLv2
freedoms away - so if you dual-license, your licensees can always decide
to _only_ honor the GPLv2, and ignore any other license).

That's why, in order to re-license anythingt from GPLv2 to anything else,
the license grant itself must make it clear that the "anything else" was
always permissible in the first place. Which is why the FSF had only two
"outs": either people explicitly do the "..or any later version" thing,
_or_ people don't mention the version of the GPL at all, in which case any
version will do.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/