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 - gpl-2.0_160.RULE

Based on the normalized pattern:

the code contained herein is licensed under the gnu general public
license you may obtain a copy of the gnu general public license
version 2 at the following locations: http://www opensource
org/licenses/gpl-license html http://www gnu org/copyleft/gpl html

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference.

Reviewed-by: Allison Randal <allison@lohutok.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
1f88a743 298b95f1

+3 -21
+1 -7
arch/arm/boot/dts/imx23-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX23 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MX23_PINCTRL_H__
+1 -7
arch/arm/boot/dts/imx28-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX28 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MX28_PINCTRL_H__
+1 -7
arch/arm/boot/dts/mxs-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX28 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MXS_PINCTRL_H__