From 7215787c4ea4b14ed2efbc9926c7ea539294a151 Mon Sep 17 00:00:00 2001 From: Rick Chen Date: Tue, 29 May 2018 14:10:06 +0800 Subject: SPDX: Convert single license tags to Linux Kernel style Fix license tags problem after apply patchs about riscv: Enable efi_loader support. Signed-off-by: Rick Chen Signed-off-by: Rick Chen Cc: Greentime Hu --- arch/riscv/include/asm/setjmp.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'arch/riscv/include') diff --git a/arch/riscv/include/asm/setjmp.h b/arch/riscv/include/asm/setjmp.h index 01ad6d081f..72383d4330 100644 --- a/arch/riscv/include/asm/setjmp.h +++ b/arch/riscv/include/asm/setjmp.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2018 Alexander Graf - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _SETJMP_H_ -- cgit