This pattern has a simple, relatively high level disclaimer sentence. On Wed, May 22, 2019 at 8:05 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > Based on 1 normalized pattern(s): > > this file is licensed under the terms of the gnu general public > license version 2 or later this program is licensed as is without > any warranty of any kind whether express or implied > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 2 file(s). > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch4&id=e398f454a32f > --- > drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 5 +---- > drivers/watchdog/sp805_wdt.c | 5 +---- > 2 files changed, 2 insertions(+), 8 deletions(-) > > --- a/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c > +++ b/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c > @@ -1,13 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Marvell 37xx SoC pinctrl driver > * > * Copyright (C) 2017 Marvell > * > * Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> > - * > - * This file is licensed under the terms of the GNU General Public > - * License version 2 or later. This program is licensed "as is" > - * without any warranty of any kind, whether express or implied. > */ > > #include <linux/gpio/driver.h> > --- a/drivers/watchdog/sp805_wdt.c > +++ b/drivers/watchdog/sp805_wdt.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * drivers/char/watchdog/sp805-wdt.c > * > @@ -5,10 +6,6 @@ > * > * Copyright (C) 2010 ST Microelectronics > * Viresh Kumar <vireshk@xxxxxxxxxx> > - * > - * This file is licensed under the terms of the GNU General Public > - * License version 2 or later. This program is licensed "as is" without any > - * warranty of any kind, whether express or implied. > */ > > #include <linux/acpi.h> > > -- Richard Fontana Senior Commercial Counsel Red Hat, Inc.