aboutsummaryrefslogtreecommitdiff
path: root/lib/raid6/mktables.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-05-22 09:51:29 +0200
committerGreg Kroah-Hartman <[email protected]>2019-05-24 17:37:52 +0200
commitd691005856b059758b0d2d8454c2a6b251def18d (patch)
tree9e3b168926b642d165b6ccde8701f3df4ccf3e07 /lib/raid6/mktables.c
parent9ff554e9be1f78d47cc77ad563e57e6c0612dbb3 (diff)
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Based on 1 normalized pattern(s): this file is part of the linux kernel and is made available under the terms of the gnu general public license version 2 or at your option any later version incorporated herein by reference extracted by the scancode license scanner the SPDX license identifier GPL-2.0-or-later has been chosen to replace the boilerplate/reference in 18 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Richard Fontana <[email protected]> Reviewed-by: Allison Randal <[email protected]> Reviewed-by: Armijn Hemel <[email protected]> Reviewed-by: Kate Stewart <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/raid6/mktables.c')
-rw-r--r--lib/raid6/mktables.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/raid6/mktables.c b/lib/raid6/mktables.c
index e824d088f72c..9c485df1308f 100644
--- a/lib/raid6/mktables.c
+++ b/lib/raid6/mktables.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
*
- * This file is part of the Linux kernel, and is made available under
- * the terms of the GNU General Public License version 2 or (at your
- * option) any later version; incorporated herein by reference.
- *
* ----------------------------------------------------------------------- */
/*