forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/mm/tlb-sh4.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * arch/sh/mm/tlb-sh4.c
34 *
....@@ -5,8 +6,6 @@
56 *
67 * Copyright (C) 1999 Niibe Yutaka
78 * Copyright (C) 2002 - 2007 Paul Mundt
8
- *
9
- * Released under the terms of the GNU GPL v2.0.
109 */
1110 #include <linux/kernel.h>
1211 #include <linux/mm.h>