summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/u-boot-riscv.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/u-boot-riscv.h')
-rw-r--r--arch/riscv/include/asm/u-boot-riscv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/riscv/include/asm/u-boot-riscv.h b/arch/riscv/include/asm/u-boot-riscv.h
index 18099cd260..c4c068f9e2 100644
--- a/arch/riscv/include/asm/u-boot-riscv.h
+++ b/arch/riscv/include/asm/u-boot-riscv.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
@@ -5,8 +6,6 @@
*
* Copyright (C) 2017 Andes Technology Corporation
* Rick Chen, Andes Technology Corporation <rick@andestech.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _U_BOOT_RISCV_H_