hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/sh/kernel/cpu/sh4a/clock-sh7723.c
....@@ -1,22 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * arch/sh/kernel/cpu/sh4a/clock-sh7723.c
34 *
45 * SH7723 clock framework support
56 *
67 * Copyright (C) 2009 Magnus Damm
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; either version 2 of the License
11
- *
12
- * This program is distributed in the hope that it will be useful,
13
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
- * GNU General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License
18
- * along with this program; if not, write to the Free Software
19
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
208 */
219 #include <linux/init.h>
2210 #include <linux/kernel.h>