hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/sh/lib/mcount.S
....@@ -1,12 +1,9 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * arch/sh/lib/mcount.S
34 *
45 * Copyright (C) 2008, 2009 Paul Mundt
56 * Copyright (C) 2008, 2009 Matt Fleming
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 <asm/ftrace.h>
129 #include <asm/thread_info.h>