hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/arch/sh/boards/mach-sh7763rdp/setup.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * linux/arch/sh/boards/renesas/sh7763rdp/setup.c
34 *
....@@ -5,10 +6,6 @@
56 *
67 * Copyright (C) 2008 Renesas Solutions Corp.
78 * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
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.
129 */
1310 #include <linux/init.h>
1411 #include <linux/platform_device.h>