summaryrefslogtreecommitdiffstats
path: root/arch/arc
diff options
context:
space:
mode:
authorThomas Gleixner2019-05-30 01:57:46 +0200
committerGreg Kroah-Hartman2019-06-05 17:37:06 +0200
commit1d0ea0692ae3f909b22e99af3121bcf3142a5c5f (patch)
tree63c5752e56988ebef44ecbe6a76dcd53a732996d /arch/arc
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 (diff)
downloadkernel-qcow2-linux-1d0ea0692ae3f909b22e99af3121bcf3142a5c5f.tar.gz
kernel-qcow2-linux-1d0ea0692ae3f909b22e99af3121bcf3142a5c5f.tar.xz
kernel-qcow2-linux-1d0ea0692ae3f909b22e99af3121bcf3142a5c5f.zip
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Based on 2 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 version 2 as this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as publishhed by the free software foundation extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 48 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Alexios Zavras <alexios.zavras@intel.com> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Reviewed-by: Allison Randal <allison@lohutok.net> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190530000436.292339952@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arc')
-rw-r--r--arch/arc/kernel/troubleshoot.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arc/kernel/troubleshoot.c b/arch/arc/kernel/troubleshoot.c
index b0aa8c028331..b79886a6cec8 100644
--- a/arch/arc/kernel/troubleshoot.c
+++ b/arch/arc/kernel/troubleshoot.c
@@ -1,8 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
*/
#include <linux/ptrace.h>