summaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/mpc8308/sdram.c')
-rw-r--r--board/gdsys/mpc8308/sdram.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/gdsys/mpc8308/sdram.c b/board/gdsys/mpc8308/sdram.c
index 5d2ec89b8c..5ced8eb081 100644
--- a/board/gdsys/mpc8308/sdram.c
+++ b/board/gdsys/mpc8308/sdram.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2007 Freescale Semiconductor, Inc.
* Copyright (C) 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com
@@ -8,8 +9,6 @@
*
* This files is mostly identical to the original from
* board\freescale\mpc8315erdb\sdram.c
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>