hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * SH7786 Pinmux
34 *
....@@ -7,10 +8,6 @@
78 * Based on SH7785 pinmux
89 *
910 * Copyright (C) 2008 Magnus Damm
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
1613 #include <linux/bug.h>