kernel/arch/sh/kernel/debugtraps.S
.. .. @@ -1,13 +1,10 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * arch/sh/kernel/debugtraps.S 3 4 * 4 5 * Debug trap jump tables for SuperH 5 6 * 6 7 * Copyright (C) 2006 - 2008 Paul Mundt 7 - *8 - * This file is subject to the terms and conditions of the GNU General Public9 - * License. See the file "COPYING" in the main directory of this archive10 - * for more details.11 8 */ 12 9 #include <linux/sys.h> 13 10 #include <linux/linkage.h>