diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-06-03 07:45:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-19 17:09:08 +0200 |
commit | ddceed9d11ee097f95b7a7d02fcce0d5e4b71df3 (patch) | |
tree | 86cfbb7021dde038cdca641e7ac6380a7ea94a7f /tools/pcmcia | |
parent | 2c162f9b41722a87b13723cec435f0f4d33a3dbb (diff) | |
download | linux-ddceed9d11ee097f95b7a7d02fcce0d5e4b71df3.tar.bz2 |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247
Based on 1 normalized pattern(s):
gnu gpl v2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 5 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Reviewed-by: Enrico Weigelt <info@metux.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190602204655.013483115@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/pcmcia')
-rw-r--r-- | tools/pcmcia/crc32hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pcmcia/crc32hash.c b/tools/pcmcia/crc32hash.c index 44f8beea7260..1a18da9cb6a1 100644 --- a/tools/pcmcia/crc32hash.c +++ b/tools/pcmcia/crc32hash.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* crc32hash.c - derived from linux/lib/crc32.c, GNU GPL v2 */ /* Usage example: $ ./crc32hash "Dual Speed" |