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

Configure Feed

Select the types of activity you want to include in your feed.

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

Based on 1 normalized pattern(s):

this program may be used under the terms of version 2 of the gnu
general public license

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: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190530000437.975825562@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
00b46d22 1949739a

+1 -2
+1 -2
arch/powerpc/boot/wrapper
··· 1 1 #!/bin/sh 2 + # SPDX-License-Identifier: GPL-2.0-only 2 3 3 4 # Copyright (C) 2006 Paul Mackerras, IBM Corporation <paulus@samba.org> 4 - # This program may be used under the terms of version 2 of the GNU 5 - # General Public License. 6 5 7 6 # This script takes a kernel binary and optionally an initrd image 8 7 # and/or a device-tree blob, and creates a bootable zImage for a