kernel/arch/sh/boards/mach-landisk/irq.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/boards/mach-landisk/irq.c 3 4 * .. .. @@ -8,10 +9,6 @@ 8 9 * 9 10 * Copyright (C) 2001 Ian da Silva, Jeremy Siegel 10 11 * Based largely on io_se.c. 11 - *12 - * This file is subject to the terms and conditions of the GNU General Public13 - * License. See the file "COPYING" in the main directory of this archive14 - * for more details.15 12 */ 16 13 17 14 #include <linux/init.h>