Thomas Gleixner <tglx@xxxxxxxxxxxxx> writes: > Based on 1 normalized pattern(s): > > this 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 14 file(s). > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: linux-spdx@xxxxxxxxxxxxxxx > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch2&id=071996a06f85 > --- > arch/powerpc/boot/cuboot-mpc7448hpc2.c | 7 +------ > arch/powerpc/include/asm/mpc5xxx.h | 7 +------ > arch/powerpc/include/asm/mpc85xx.h | 6 +----- > arch/powerpc/include/asm/ppc4xx.h | 7 +------ > arch/powerpc/platforms/512x/clock-commonclk.c | 6 +----- > arch/powerpc/platforms/512x/mpc5121_ads.c | 7 +------ > arch/powerpc/platforms/512x/mpc5121_ads_cpld.c | 6 +----- > arch/powerpc/platforms/512x/mpc512x_generic.c | 7 +------ > arch/powerpc/platforms/512x/mpc512x_shared.c | 6 +----- > arch/powerpc/platforms/512x/pdm360ng.c | 7 +------ > drivers/dma/fsldma.c | 7 +------ > drivers/dma/fsldma.h | 7 +------ > include/linux/dma/xilinx_dma.h | 6 +----- > include/linux/fsldma.h | 5 +---- Reviewed-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx> (powerpc) cheers