aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/disassemble.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/disassemble.c')
-rw-r--r--arch/sh/kernel/disassemble.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/kernel/disassemble.c b/arch/sh/kernel/disassemble.c
index 015fee58014b..defebf1a9c8a 100644
--- a/arch/sh/kernel/disassemble.c
+++ b/arch/sh/kernel/disassemble.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Disassemble SuperH instructions.
*
* Copyright (C) 1999 kaz Kojima
* Copyright (C) 2008 Paul Mundt
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
*/
#include <linux/kernel.h>
#include <linux/string.h>