kernel/arch/sh/boards/mach-highlander/irq-r7780mp.c
.. .. @@ -1,13 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Renesas Solutions Highlander R7780MP Support. 3 4 * 4 5 * Copyright (C) 2002 Atom Create Engineering Co., Ltd. 5 6 * Copyright (C) 2006 Paul Mundt 6 7 * Copyright (C) 2007 Magnus Damm 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/init.h> 13 10 #include <linux/irq.h>