hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/sh/boards/mach-se/7780/setup.c
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/se/7780/setup.c
34 *
45 * Copyright (C) 2006,2007 Nobuhiro Iwamatsu
56 *
67 * Hitachi UL SolutionEngine 7780 Support.
7
- *
8
- * This file is subject to the terms and conditions of the GNU General Public
9
- * License. See the file "COPYING" in the main directory of this archive
10
- * for more details.
118 */
129 #include <linux/init.h>
1310 #include <linux/platform_device.h>