summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t/ep93xx/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm920t/ep93xx/cpu.c')
-rw-r--r--arch/arm/cpu/arm920t/ep93xx/cpu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/cpu/arm920t/ep93xx/cpu.c b/arch/arm/cpu/arm920t/ep93xx/cpu.c
index bb5ffd292c..3aae12f8ad 100644
--- a/arch/arm/cpu/arm920t/ep93xx/cpu.c
+++ b/arch/arm/cpu/arm920t/ep93xx/cpu.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Cirrus Logic EP93xx CPU-specific support.
*
@@ -5,8 +6,6 @@
*
* Copyright (C) 2004, 2005
* Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>