hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/sh/boards/mach-se/7722/setup.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/se/7722/setup.c
34 *
....@@ -5,11 +6,6 @@
56 * Copyright (C) 2012 Paul Mundt
67 *
78 * Hitachi UL SolutionEngine 7722 Support.
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file "COPYING" in the main directory of this archive
11
- * for more details.
12
- *
139 */
1410 #include <linux/init.h>
1511 #include <linux/platform_device.h>