kernel/arch/mips/kernel/stacktrace.c....@@ -1,3 +1,4 @@1+// SPDX-License-Identifier: GPL-2.0-only12 /*23 * Stack trace management functions34 *