summaryrefslogtreecommitdiff
path: root/board/mpc8308_p1m/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpc8308_p1m/sdram.c')
-rw-r--r--board/mpc8308_p1m/sdram.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/mpc8308_p1m/sdram.c b/board/mpc8308_p1m/sdram.c
index 05c477d389..4118c019cc 100644
--- a/board/mpc8308_p1m/sdram.c
+++ b/board/mpc8308_p1m/sdram.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2007 Freescale Semiconductor, Inc.
* Copyright (C) 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com
*
* This files is mostly identical to the original from
* board/freescale/mpc8308rdb/sdram.c
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>