Re: GPLv3 Position Statement

From: Björn Steinbrink
Date: Fri Sep 29 2006 - 01:42:34 EST


On 2006.09.28 20:31:07 -0700, David Schwartz wrote:
>
> > It's in section 1, where it says "keep intact all the notices that refer
> > to this License" (section 2 refers to section 1).
> > The current GPLv3 draft says (section 4): "keep intact all license
> > notices".
> >
> > Notice a difference? I'm not a native speaker and of course IANAL, but
> > AFAICT, with "v2 or later", if you follow the terms of GPLv2, you are
> > only required to keep notices refering to THAT license, ie. GPLv2, so
> > you seem to be allowed to remove the GPLv3 notices. But if you follow
> > the terms of the GPLv3, you are required to keep ALL license notices,
> > including those that refer to v2.
> > So you could actually never ever make a "v2 or later" program a
> > "v3 only" program, but only a "v2 only".
> >
> > Am I missing something?
>
> That section uses the phrase "this license" twice. I think it's only
> reasonable to assume it means the same thing in both places. It says you
> must "give any other recipients of the Program a copy of this License along
> with the Program".
>
> If "this license" means GPLv2, then the GPLv2 does not allow you to remove
> the GPLv2 notice. I think it's somewhat absurd to say that you must include
> a copy of the license but may take away their right to use the code under
> that license.
>
> If "this license" means "whatever license you happen to have to this
> program", then you cannot remove or modify *any* license notices, including
> the "GPLv2 or later at your option" notice.
>
> I see no plausible way to argue that GPLv2 permits you to change "GPLv2 or
> later at your option" to "GPLv3 or later at your option". If GPLv3 does not
> either, then you may not do so.

That's what I'm saying (ok, I didn't mention the "GPLv3 or later"
wording). Once v3 is out, you can choose between v2 and v3.
v2 seems to only forces you to keep the notice that v2 is valid.
The current v3 draft forces you to keep all license notices.

So if at all, you can only remove anything _but_ v2, but never v2.


But I've just re-read section 9 and "this License" obviously just refers to
just the GPL there, as the version number of "this License" is mentioned.
So removing the "or later" won't work either and you simply cannot change
which versions apply at all (at least not without all copyright holders
agreeing on that change).

Björn
-
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/