Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 221

Based on 1 normalized pattern(s):

gpl version 2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 1 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528171439.945432253@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
f0aa4fa4 68cf618c

+1 -2
+1 -2
include/linux/apm-emulation.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* -*- linux-c -*- 2 3 * 3 4 * (C) 2003 zecke@handhelds.org 4 - * 5 - * GPL version 2 6 5 * 7 6 * based on arch/arm/kernel/apm.c 8 7 * factor out the information needed by architectures to provide