[GIT PULL] SPDX/LICENSES update for 6.2-rc1

From: Greg KH
Date: Tue Dec 20 2022 - 03:43:27 EST


The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:

Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git tags/spdx-6.2-rc1

for you to fetch changes up to 6cad1ecd4e3213d892b70afa999a81849d1f0206:

testing: use the copyleft-next-0.3.1 SPDX tag (2022-11-08 15:44:02 +0100)

----------------------------------------------------------------
SPDX/License additions for 6.2-rc1

Here are 2 small updates for LICENSES and some kernel files that add the
Copyleft-next license and use it in a SPDX tag as a dual-license for
some kernel files.

These have been discussed thoroughly in public on the linux-spdx mailing
list, and have the needed acks on them, as well as having been in
linux-next with no reported issues for quite some time.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Luis Chamberlain (2):
LICENSES: Add the copyleft-next-0.3.1 license
testing: use the copyleft-next-0.3.1 SPDX tag

LICENSES/dual/copyleft-next-0.3.1 | 236 +++++++++++++++++++++++++++++++
lib/test_kmod.c | 12 +-
lib/test_sysctl.c | 12 +-
tools/testing/selftests/kmod/kmod.sh | 13 +-
tools/testing/selftests/sysctl/sysctl.sh | 12 +-
5 files changed, 240 insertions(+), 45 deletions(-)
create mode 100644 LICENSES/dual/copyleft-next-0.3.1