hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/sh/kernel/cpu/sh4a/clock-shx3.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh4/clock-shx3.c
34 *
....@@ -6,10 +7,6 @@
67 * Copyright (C) 2006-2007 Renesas Technology Corp.
78 * Copyright (C) 2006-2007 Renesas Solutions Corp.
89 * Copyright (C) 2006-2010 Paul Mundt
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.
1310 */
1411 #include <linux/init.h>
1512 #include <linux/kernel.h>