On Tue, Aug 9, 2016 at 1:14 PM, Luis R. Rodriguez <mcg...@kernel.org> wrote:
>
> I'm personally fine with MODULE_LICENSE("GPL") being used with copyleft-next 
> code
> and find it sensible.

I'd rather have the kernel license be as clear as possible, so I'd
tend to prefer that

  MODULE_LICENSE("GPL")

and then if you want to dual-license it, just put something like "or,
at your option, copyleft-next" in the comment at the top.

That makes it clear that as far as the kernel is concerned, it's
GPLv2, but if somebody finds it useful for other projects, they can
choose to take that file under copyleft-next (whatever version that
would be..).

              Linus

Reply via email to