hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/sh/boards/mach-microdev/irq.c
....@@ -1,12 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/superh/microdev/irq.c
34 *
45 * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
56 *
67 * SuperH SH4-202 MicroDev board support.
7
- *
8
- * May be copied or modified under the terms of the GNU General Public
9
- * License. See linux/COPYING for more information.
108 */
119
1210 #include <linux/init.h>