hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/sh/kernel/cpu/sh2a/clock-sh7206.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh2a/clock-sh7206.c
34 *
....@@ -7,10 +8,6 @@
78 *
89 * Based on clock-sh4.c
910 * Copyright (C) 2005 Paul Mundt
10
- *
11
- * This file is subject to the terms and conditions of the GNU General Public
12
- * License. See the file "COPYING" in the main directory of this archive
13
- * for more details.
1411 */
1512 #include <linux/init.h>
1613 #include <linux/kernel.h>