1
0
Fork 0
alistair23-linux/arch/m68k/lib
Thomas Gleixner 2874c5fd28 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190527070032.746973796@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-30 11:26:32 -07:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ashldi3.c m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
ashrdi3.c m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
checksum.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
divsi3.S m68k: move exports to definitions 2016-08-07 23:47:19 -04:00
lshrdi3.c m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
memcpy.c m68k: fix unused variable warning in mempcy.c 2012-12-05 10:51:23 +10:00
memmove.c m68k: remove duplicate memmove() implementation 2011-05-24 10:03:49 +10:00
memset.c m68k: use kernel processor defines for conditional optimizations 2011-06-14 11:42:29 +10:00
modsi3.S m68k: move exports to definitions 2016-08-07 23:47:19 -04:00
muldi3.c m68k: replace gcc specific macros with ones from compiler.h 2017-02-24 17:46:56 -08:00
mulsi3.S m68k: move exports to definitions 2016-08-07 23:47:19 -04:00
uaccess.c m68k: get rid of zeroing 2017-03-28 18:23:40 -04:00
udivsi3.S m68k: move exports to definitions 2016-08-07 23:47:19 -04:00
umodsi3.S m68k: move exports to definitions 2016-08-07 23:47:19 -04:00