summaryrefslogtreecommitdiff
path: root/arch/nds32/lib/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/lib/bootm.c')
-rw-r--r--arch/nds32/lib/bootm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/nds32/lib/bootm.c b/arch/nds32/lib/bootm.c
index 0d7f578517..0cfdc52b46 100644
--- a/arch/nds32/lib/bootm.c
+++ b/arch/nds32/lib/bootm.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2011 Andes Technology Corporation
* Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
* Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>