hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/kernel/cpu/sh4a/clock-sh7763.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh4a/clock-sh7763.c
34 *
....@@ -5,10 +6,6 @@
56 *
67 * Copyright (C) 2005 Paul Mundt
78 * Copyright (C) 2007 Yoshihiro Shimoda
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/kernel.h>