kernel/arch/sh/boards/mach-lboxre2/irq.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * linux/arch/sh/boards/lboxre2/irq.c 3 4 * 4 5 * Copyright (C) 2007 Nobuhiro Iwamatsu 5 6 * 6 7 * NTT COMWARE L-BOX RE2 Support. 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 - *12 8 */ 13 9 #include <linux/init.h> 14 10 #include <linux/interrupt.h>