kernel/arch/sh/boards/mach-microdev/irq.c
.. .. @@ -1,12 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/boards/superh/microdev/irq.c 3 4 * 4 5 * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com) 5 6 * 6 7 * SuperH SH4-202 MicroDev board support. 7 - *8 - * May be copied or modified under the terms of the GNU General Public9 - * License. See linux/COPYING for more information.10 8 */ 11 9 12 10 #include <linux/init.h>