summaryrefslogtreecommitdiffstats
path: root/board/cm5200
diff options
context:
space:
mode:
Diffstat (limited to 'board/cm5200')
-rw-r--r--board/cm5200/cm5200.c2
-rw-r--r--board/cm5200/cm5200.h2
-rw-r--r--board/cm5200/fwupdate.c2
-rw-r--r--board/cm5200/fwupdate.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/board/cm5200/cm5200.c b/board/cm5200/cm5200.c
index e391dfc9e1..048aa6c2e9 100644
--- a/board/cm5200/cm5200.c
+++ b/board/cm5200/cm5200.c
@@ -16,7 +16,7 @@
* - run-time SDRAM controller configuration
* - LIBFDT support
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
diff --git a/board/cm5200/cm5200.h b/board/cm5200/cm5200.h
index 9abc3568b6..c2573f3bf6 100644
--- a/board/cm5200/cm5200.h
+++ b/board/cm5200/cm5200.h
@@ -4,7 +4,7 @@
* Author: Bartlomiej Sieka <tur@semihalf.com>
* Author: Grzegorz Bernacki <gjb@semihalf.com>
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _CM5200_H
diff --git a/board/cm5200/fwupdate.c b/board/cm5200/fwupdate.c
index e963eb553f..06d50234e9 100644
--- a/board/cm5200/fwupdate.c
+++ b/board/cm5200/fwupdate.c
@@ -7,7 +7,7 @@
* - code clean-up
* - bugfix for overwriting bootargs by user
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
diff --git a/board/cm5200/fwupdate.h b/board/cm5200/fwupdate.h
index ca77f89ab0..6ddf0bac35 100644
--- a/board/cm5200/fwupdate.h
+++ b/board/cm5200/fwupdate.h
@@ -3,7 +3,7 @@
*
* Author: Michel Marti <mma@objectxp.com>
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __FW_UPDATE_H
OpenPOWER on IntegriCloud