hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/sh/include/cpu-sh4/cpu/sh7786.h
....@@ -1,14 +1,11 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * SH7786 Pinmux
34 *
45 * Copyright (C) 2008, 2009 Renesas Solutions Corp.
56 * Kuninori Morimoto <morimoto.kuninori@renesas.com>
67 *
78 * Based on sh7785.h
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 #ifndef __CPU_SH7786_H__