summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc83xx/ecc.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc83xx/ecc.c')
-rw-r--r--post/cpu/mpc83xx/ecc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/post/cpu/mpc83xx/ecc.c b/post/cpu/mpc83xx/ecc.c
index 76a3693aa4..03b6d65fe9 100644
--- a/post/cpu/mpc83xx/ecc.c
+++ b/post/cpu/mpc83xx/ecc.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2010
* Eastman Kodak Company, <www.kodak.com>
@@ -5,8 +6,6 @@
*
* The code is based on the cpu/mpc83xx/ecc.c written by
* Dave Liu <daveliu@freescale.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>