Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

From: Tim Post
Date: Mon Jun 18 2007 - 02:09:57 EST


On Sun, 2007-06-17 at 19:14 +0200, Gabor Czigola wrote:
> Hello!
>
> I didn't follow the whole thread from the beginning, but I see that
> there are pros and cons for both versions of GPL.
>
> I wonder why the linux kernel development community couldn't propose
> an own GPL draft (say v2.2) that is "as free as v2" and that includes
> some ideas (from v3) that are considered as good (free, innovative, in
> the spirit of whatever etc.) by the majority of the kernel developers.
>
> I guess to have an own version of the GPL license could also help to
> resolve (future) dual-licensing problems.
>
> Gabor Czigola

They very well could. There are provisions (I had to dig through
gnu.org) to find them, but you are perfecly O.K. to take the legal terms
of the GPL and make them your own in your own license. You can't copy
their preamble without permission, and it can have no mention of GNU in
the license once you finish.

The issue would be compatibility. You can't have licenses fighting each
other in your project, undesirable effects could include not being able
to merge with code that remains under the original license.

The popularity of GPL2 would make this rather impractical, but if this
is no issue to you then there is no problem.

In a kernel, its a big problem.

Best,
--Tim


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