hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/boards/mach-landisk/gio.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/boards/landisk/gio.c - driver for landisk
34 *
....@@ -6,11 +7,6 @@
67 *
78 * Copylight (C) 2006 kogiidena
89 * Copylight (C) 2002 Atom Create Engineering Co., Ltd. *
9
- *
10
- * This file is subject to the terms and conditions of the GNU General Public
11
- * License. See the file "COPYING" in the main directory of this archive
12
- * for more details.
13
- *
1410 */
1511 #include <linux/module.h>
1612 #include <linux/init.h>