Reviewed-by: Steve Winslow <swinslow@xxxxxxxxx> On Tue, May 28, 2019 at 1:17 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > From: Thomas Gleixner tglx@xxxxxxxxxxxxx > > Based on 1 normalized pattern(s): > > 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 in 3 file(s). > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=969aa7b473f3 > --- > arch/arm/boot/dts/imx23-pinfunc.h | 8 +------- > arch/arm/boot/dts/imx28-pinfunc.h | 8 +------- > arch/arm/boot/dts/mxs-pinfunc.h | 8 +------- > 3 files changed, 3 insertions(+), 21 deletions(-) > > --- a/arch/arm/boot/dts/imx23-pinfunc.h > +++ b/arch/arm/boot/dts/imx23-pinfunc.h > @@ -1,14 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Header providing constants for i.MX23 pinctrl bindings. > * > * Copyright (C) 2013 Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> > - * > - * 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 > */ > > #ifndef __DT_BINDINGS_MX23_PINCTRL_H__ > --- a/arch/arm/boot/dts/imx28-pinfunc.h > +++ b/arch/arm/boot/dts/imx28-pinfunc.h > @@ -1,14 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Header providing constants for i.MX28 pinctrl bindings. > * > * Copyright (C) 2013 Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> > - * > - * 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 > */ > > #ifndef __DT_BINDINGS_MX28_PINCTRL_H__ > --- a/arch/arm/boot/dts/mxs-pinfunc.h > +++ b/arch/arm/boot/dts/mxs-pinfunc.h > @@ -1,14 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Header providing constants for i.MX28 pinctrl bindings. > * > * Copyright (C) 2013 Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> > - * > - * 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 > */ > > #ifndef __DT_BINDINGS_MXS_PINCTRL_H__ > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@xxxxxxxxxxxxxxxxxxx