Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256

Based on 1 normalized pattern(s):

the contents of this file may be used under the terms of the gnu
public license version 2 the gpl

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 1 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141333.014369811@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
f7be8ec1 adf77481

+1 -2
+1 -2
drivers/pcmcia/pxa2xx_base.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /*====================================================================== 2 3 3 4 Device driver for the PCMCIA control functionality of PXA2xx 4 5 microprocessors. 5 6 6 - The contents of this file may be used under the 7 - terms of the GNU Public License version 2 (the "GPL") 8 7 9 8 (c) Ian Molton (spyro@f2s.com) 2003 10 9 (c) Stefan Eletzhofer (stefan.eletzhofer@inquant.de) 2003,4