Re: [PATCH] module: Clarify GPL-Compatible is OK

From: Luis R. Rodriguez
Date: Sun Apr 08 2012 - 12:07:19 EST


On Sun, Apr 8, 2012 at 7:57 AM, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>> >From the work with SFLC on ath5k a while ago we learned that dual
>> licensing BSD/GPL is legally equivalent to licensing under the BSD
>> license, dual licensing should be used when licensing a project / file
>> under incompatible licenses. Dual licensing BSD/GPL can also confuse
>
> Dual licensing avoids some confusions, it also removes the worry about
> possible unanticipated incompatibility. Right now if a court somewhere
> says "Hey you know what - BSD and GPL are not compatible because XYZ" the
> fact it is dual licensed avoids problems.

Interesting, I had not considered that case, is this really likely to
happen now, I mean at least with the list of licenses listed as
GPL-Compatible on the FSF site?

>> Well, I am arguing that "Dual BSD/GPL" is a stupid practice that has
>> plagued the community and only has brought confusion. Its not needed
>> and if one wants to share with the BSD community one should simply use
>> the BSD license.
>
> Which then creates the risk question. This *has* happened before although
> not with a court. Long ago the FSF used to maintain the fiction that
> advertising clause BSD was GPL compatible. When the lawyers looked at it
> in detail they decided this was not the case and also came up with some
> fun abuses to demonstrate the point.

Thanks for the background, this provides a good amount of historical
background as to *why* people started doing Dual BSD/GPL and it makes
perfect sense. I do wonder if after all the review and history if we
could end up in a situation where certain listed GPL-Compatible
licenses could be found as incompatible...

With historical context I now get why Dual BSD/GPL was used but even
in perspective to what extent do we want to remain speculative over
the list the FSF provides on GPL-Compatibility for the Linux kernel?
Are there, say, at least a few GPL-Compatible licenses which we are
comfortable with in assuming GPL-Compatibility moving forward?

>> license. This is just for a file though.. but are we to keep extending
>> this list for every new module license that is GPL-Compatible? That
>> seems rather cumbersome.
>
> It only really matters if you are trying to be clear about dual use code
> - for example some of the wireless code shared with BSD and the DRI code
> where it's intentionally available in both universes. At the time some
> folks wanted it to be clear their code was dual licensed and didn't want
> to tag it "GPLv2". That may well in truth be more about politics than law
> but it's hardly unreasonable to respect authors requests when they can
> easily be handled.
>
>> As for run time... I *personally* actually believe all Linux kernel
>> modules are GPL at runtime :D I'm not the one who argues that
>
> So just mark your modules "GPLv2"

It is what I also concluded on another thread with Ted.

> Feel free to change all those you are the sole owner for, but for
> anything else go via the legal team of the relevant company and/or get
> the owner to provide the change with appropriate sign off.

This makes sense given the historical context under which the Dual
tags were introduced, even though today they may seem unnecessary.

Luis
--
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/