kernel/arch/sh/boards/mach-se/7724/irq.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * linux/arch/sh/boards/se/7724/irq.c 3 4 * .. .. @@ -9,10 +10,6 @@ 9 10 * Copyright (C) 2007 Nobuhiro Iwamatsu 10 11 * 11 12 * Hitachi UL SolutionEngine 7724 Support. 12 - *13 - * This file is subject to the terms and conditions of the GNU General Public14 - * License. See the file "COPYING" in the main directory of this archive15 - * for more details.16 13 */ 17 14 #include <linux/init.h> 18 15 #include <linux/irq.h>