kernel/arch/sh/kernel/cpu/sh2a/entry.S
.. .. @@ -1,14 +1,11 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * arch/sh/kernel/cpu/sh2a/entry.S 3 4 * 4 5 * The SH-2A exception entry 5 6 * 6 7 * Copyright (C) 2008 Yoshinori Sato 7 8 * Based on arch/sh/kernel/cpu/sh2/entry.S 8 - *9 - * This file is subject to the terms and conditions of the GNU General Public10 - * License. See the file "COPYING" in the main directory of this archive11 - * for more details.12 9 */ 13 10 14 11 #include <linux/linkage.h>