Hans de Goede
4f2095eb99
LICENSES: Add ISC license text
...
Add the full text of the ISC license to the kernel tree. It was copied
directly from:
https://spdx.org/licenses/ISC.html
With the mention of "ISC" in the warranty disclaimer replaced with
"THE AUTHOR" as done in the ISC license headers used in the ath10k and
brcmfmac wifi drivers.
Change-Id: I5b066f662f879a8657e13713dc396cd8399e45d8
Cc: Kalle Valo <kvalo@codeaurora.org >
Signed-off-by: Hans de Goede <hdegoede@redhat.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Git-commit: 9dc84ee6e5361e65de37b459c80ee4800d2cf87d
Git-repo: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
Signed-off-by: Lior David <liord@codeaurora.org >
2019-01-10 17:22:01 +02:00
Christoph Hellwig
19e6420e41
LICENSES: Remove CC-BY-SA-4.0 license text
...
Using non-GPL licenses for our documentation is rather problematic,
as it can directly include other files, which generally are GPLv2
licensed and thus not compatible.
Remove this license now that the only user (idr.rst) is gone to avoid
people semi-accidentally using it again.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2018-10-18 11:28:50 +02:00
Thomas Gleixner
f91af1c69c
LICENSES: Add Linux-OpenIB license text
...
The infiniband code uses a variant of the OpenIB license. This license is
BSD-2-Clause with the MIT disclaimer. The linux kernel uses this license
extensively throughout the driver subsystem since 2005. Note that the
OpenIB.org license is a true match to BSD-2-Clause.
The license text was copied from:
https://spdx.org/licenses/Linux-OpenIB.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-04-27 16:41:53 -06:00
Thomas Gleixner
b9bf4e4ea7
LICENSES: Add CC-BY-SA-4.0 license text
...
Add the full text of the CC-BY-SA-4.0 license to the kernel tree. It was
copied directly from:
https://spdx.org/licenses/CC-BY-SA-4.0.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-04-27 16:41:13 -06:00
Thomas Gleixner
f1137e96f8
LICENSES: Add CDDL-1.0 license text
...
Add the full text of the CDDL-1.0 to the kernel tree. It was copied directly
from:
https://spdx.org/licenses/CDDL-1.0.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-04-27 16:40:45 -06:00
Thomas Gleixner
3e2c812be1
LICENSES: Add Apache 2.0 license text
...
Add the full text of the Apache License version 2 to the kernel tree. It
was copied directly from:
https://spdx.org/licenses/Apache-2.0.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-04-27 16:40:06 -06:00
Thomas Gleixner
01cf721b16
LICENSES: Add X11 license
...
Add the full text of the X11 to the kernel tree. It was copied directly
from:
https://spdx.org/licenses/X11.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-04-27 16:39:43 -06:00
Thomas Gleixner
536ec30477
LICENSES: Add MPL-1.1 license
...
Add the full text of the Mozilla Public License 1.1 to the kernel tree. It was
copied directly from:
https://spdx.org/licenses/MPL-1.1.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-01-06 10:59:44 -07:00
Thomas Gleixner
33508d453c
LICENSES: Add the GPL 1.0 license
...
Add the full text of the GPL 1.0 license to the kernel tree. It was
copied directly from:
https://spdx.org/licenses/GPL-1.0.html#licenseText
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-01-06 10:59:38 -07:00