Re: Relicensing tracepoints and markers to Dual LGPL v2.1/GPLv2,headers to Dual BSD/GPL

From: Steven Rostedt
Date: Mon Oct 26 2009 - 09:46:03 EST


On Mon, 2009-10-26 at 12:31 +0100, Ingo Molnar wrote:
> * Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > > > Can we re-distribute with dual license (e.g: bsd/gplv2 or lgpl
> > > > 2.1/gplv2) about some source of linux kernel source? I think that
> > > > linux kernel source is GPLv2 only. Frankly speaking, I am not know
> > > > exactly about legal issues of your questions.
> > >
> > > Yes, the legality of such relicensing is questionable as that code was
> > > never developed outside of the kernel but as part of the kernel.
> >
> > We have lots of dual licensed code in the kernel. [...]
>
> Correct, but that that common case for dual licensing is when it was a
> work existing outside of Linux, licensed differently - and it's a common
> courtesy to keep any GPL-compatible licenses when such code goes into
> the kernel.
>
> This is a different case though. This is about code which was written
> within Linux, was licensed under the kernel's license (GPLv2), written
> and modified by many people - and now it's proposed to be extracted
> under a new license - which license it never had before.
>
> > [...] The copy in kernel may well only act as GPLv2 but the copy
> > outside has other licences (Linus for example relicensed some of his
> > early locking primitive/atomic bits for the Mozilla folks)
>
> That's a more clear-cut case: it's for something independent-looking,
> written from scratch by a single person (Linus) and that person gave the
> second license. (it's also rather trivial wrappers around atomic
> instructions and hence most of it might even be not copyrightable)

Yes, and new changes to the code in the kernel would also need written
permission to stay covered under the dual license. There's been a few
times I fixed a bug in some piece of code and later been asked by the
owner of said code if I was OK with my change being dual licensed.
Otherwise they would not be able to use it.

I agree, dual licensing in the kernel can be an administrative pain :-p

One that Mathieu will need to do ;-)

> > > So for those two grounds i cannot give my permission for this
> > > relicensing, sorry.
> >
> > One comment here - and one to be careful of for relicensing purposes.
> > In most parts of the world if you were paid by an employer to produce
> > the code that the request relates to then the rights to it belong
> > solely to the employer. Permission (or refusal) from the code author
> > may well be meaningless because such permission must come from the
> > employer and right owner in question (so IBM, Red Hat etc) in those
> > cases and not the author.
>
> Of course - if performed as hire for work in the US. And there's
> jurisdictions where work performed outside of work hours might still be
> the copyright of the author's. (There's even jurisdictions where only
> natural born persons may have copyright ownership, never corporations.)
> So it's safest to ask for both. IMHO it's a complex, "ask your lawyer"
> issue. I am not a lawyer.

True, I did not take into account for those working in Holland, Hungary
or Japan. But I did give the list of people that touched the code to
Legal, so I'm assuming that they did check it out.

-- Steve


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