kernel/arch/sh/kernel/cpu/sh3/entry.S
.. .. @@ -1,12 +1,9 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * arch/sh/kernel/cpu/sh3/entry.S 3 4 * 4 5 * Copyright (C) 1999, 2000, 2002 Niibe Yutaka 5 6 * Copyright (C) 2003 - 2012 Paul Mundt 6 - *7 - * This file is subject to the terms and conditions of the GNU General Public8 - * License. See the file "COPYING" in the main directory of this archive9 - * for more details.10 7 */ 11 8 #include <linux/sys.h> 12 9 #include <linux/errno.h>