summaryrefslogtreecommitdiffstats
path: root/board/w7o
diff options
context:
space:
mode:
Diffstat (limited to 'board/w7o')
-rw-r--r--board/w7o/cmd_vpd.c2
-rw-r--r--board/w7o/errors.h2
-rw-r--r--board/w7o/fpga.c2
-rw-r--r--board/w7o/post1.S2
-rw-r--r--board/w7o/post2.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/board/w7o/cmd_vpd.c b/board/w7o/cmd_vpd.c
index bbb85f39ef..879cb6133c 100644
--- a/board/w7o/cmd_vpd.c
+++ b/board/w7o/cmd_vpd.c
@@ -2,7 +2,7 @@
* (C) Copyright 2001
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
diff --git a/board/w7o/errors.h b/board/w7o/errors.h
index dfb4558bd1..05540fb2d2 100644
--- a/board/w7o/errors.h
+++ b/board/w7o/errors.h
@@ -2,7 +2,7 @@
* (C) Copyright 2001
* Bill Hunter, Wave 7 Optics, william.hunter@mediaone.net
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _ERRORS_H_
#define _ERRORS_H_
diff --git a/board/w7o/fpga.c b/board/w7o/fpga.c
index 77e0a18022..a27e8ab88f 100644
--- a/board/w7o/fpga.c
+++ b/board/w7o/fpga.c
@@ -4,7 +4,7 @@
* and
* Bill Hunter, Wave 7 Optics, william.hunter@mediaone.net
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <config.h>
#include <common.h>
diff --git a/board/w7o/post1.S b/board/w7o/post1.S
index 8a1b9e6909..7a411a4920 100644
--- a/board/w7o/post1.S
+++ b/board/w7o/post1.S
@@ -4,7 +4,7 @@
* and
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
/*
* Description:
diff --git a/board/w7o/post2.c b/board/w7o/post2.c
index f16f9a191c..76b65975ce 100644
--- a/board/w7o/post2.c
+++ b/board/w7o/post2.c
@@ -4,7 +4,7 @@
* and
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
OpenPOWER on IntegriCloud