hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/sh/kernel/cpu/sh4a/clock-sh7734.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh4a/clock-sh7734.c
34 *
....@@ -5,10 +6,6 @@
56 *
67 * Copyright (C) 2011, 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
78 * Copyright (C) 2011, 2012 Renesas Solutions Corp.
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
1411 #include <linux/init.h>