lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Jun 2007 12:28:34 -0700
From:	"David Schwartz" <davids@...master.com>
To:	"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: RE: Dual-Licensing Linux Kernel with GPL V2 and GPL V3


> The GPL applies to "the Program" which in this case is the Linux kernel
> as a whole and it in fact does indicate a specific version. All code
> submitted and included in this program has has been submitted with the
> understanding that the work as a whole is specifically licensed as
> GPLv2. Some authors have granted additional rights, such as dual BSD/GPL
> or GPLv2 and later and explicitly added such a notice.

Since the Linux kernel as a whole does not have a single author, it is
impossible to license it as a whole. Nobody has the authority to do that.
(The GPL is not a copyright assignment type license.)

Fortunately, the GPL clears this up:

"Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License."

Linus cannot impose any further restrictions on the recipients' exercise of
the rights granted.

When you download a copy of the Linux kernel, you do not receive one license
because nobody could grant you one license. You receive a logically separate
license from each original licensor. You receive from Linus only a license
to his contributions.

Note that you cannot take a GPLv2+ work and redistribute it as GPLv3 only.
You can license your contributions as GPLv3 only of course. However, each
recipient still receives a GPLv2+ license to the parts that were originally
licensed that way. The people you distribute the work from receive licenses
from the original licensors to those parts, and you have no right to modify
that license. (See GPL section 6, quoted above.)

DS


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ