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-next>] [day] [month] [year] [list]
Date:   Mon, 23 Apr 2018 00:02:08 +0200
From:   Thomas Gleixner <tglx@...utronix.de>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     Philippe Ombredanne <pombredanne@...b.com>,
        Kate Stewart <kstewart@...uxfoundation.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Jonathan Corbet <corbet@....net>
Subject: [patch 0/9] LICENSES: Add missing License Text and fixup bogus
 identifiers

There are a few bogus SPDX identifiers in various files and SPDX
Identifiers used in tree or about to be used which have no corresponding
License Text file in the LICENSES directory or use the new variant of the
GPL-2.0[+] license identifiers which are not mentioned in the GPL-2.0
Valid-License-Identifiers: tags.

The following series cleans that up:

 - Use the proper identifiers

 - Add GPL-2.0-only and GPL-2.0-or-later identifiers to the GPL2.0 license

 - Add X11, Apache-2.0, CC-BY-SA-4.0, CCDL-1.0, Linux-OpenIB license texts
   to the LICENSES directory along with the required documentation texts

8<-------------
 LICENSES/preferred/GPL-2.0              |    6 
 arch/arm/mach-s3c24xx/h1940-bluetooth.c |    2 
 arch/x86/include/asm/jailhouse_para.h   |    2 
 arch/x86/kernel/jailhouse.c             |    2 
 b/LICENSES/other/Apache-2.0             |  183 ++++++++++++++
 b/LICENSES/other/CC-BY-SA-4.0           |  397 ++++++++++++++++++++++++++++++++
 b/LICENSES/other/CDDL-1.0               |  363 +++++++++++++++++++++++++++++
 b/LICENSES/other/Linux-OpenIB           |   26 ++
 b/LICENSES/other/X11                    |   37 ++
 drivers/pinctrl/sh-pfc/pfc-r8a77965.c   |    2 
 10 files changed, 1016 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ