On Mon, 27 May 2019, Kate Stewart wrote: > On Mon, May 27, 2019 at 4:53 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > > > From: Thomas Gleixner tglx@xxxxxxxxxxxxx > > > > Based on 1 normalized pattern(s): > > > > this program is free software you can redistribute it and or modify > > it under the terms of the gnu general public license as published by > > the free software foundation either version 2 of the license or at > > your option any later version this program is distributed in the > > hope that it will be useful but without any warranty without even > > the implied warranty of merchantability or fitness for a particular > > purpose see the gnu general public license for more details you > > should have received a copy of the gnu general public license along > > with this program if not write to the free software foundation inc > > 59 temple place suite 330 boston ma 02111 1307 usa > > > > extracted by the scancode license scanner the SPDX license identifier > > > > GPL-2.0-or-later > > > > has been chosen to replace the boilerplate/reference in 1334 file(s). > > > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > > > --- > > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch8&id=b048979596a7 > > Spotted a couple more that would result in: > * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > * > * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Moo. I'll give up on teaching the patcher all the 5000 variants of formatting comments in weird ways. > See: > diff --git a/arch/ia64/kernel/acpi.c b/arch/ia64/kernel/acpi.c > diff --git a/arch/x86/include/asm/acpi.h b/arch/x86/include/asm/acpi.h > diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c > diff --git a/drivers/cpufreq/acpi-cpufreq.c b/drivers/cpufreq/acpi-cpufreq.c > > Rest look fine, and all match the GPL-2.0-or-later pattern. > > <Reviewed-by: Kate Stewart <kstewart@xxxxxxxxxxxxxxxxxxx> >