forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/arch/sh/kernel/cpu/sh3/entry.S
....@@ -1,12 +1,9 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * arch/sh/kernel/cpu/sh3/entry.S
34 *
45 * Copyright (C) 1999, 2000, 2002 Niibe Yutaka
56 * Copyright (C) 2003 - 2012 Paul Mundt
6
- *
7
- * This file is subject to the terms and conditions of the GNU General Public
8
- * License. See the file "COPYING" in the main directory of this archive
9
- * for more details.
107 */
118 #include <linux/sys.h>
129 #include <linux/errno.h>