summaryrefslogtreecommitdiff
path: root/board/sandburst/common
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandburst/common')
-rw-r--r--board/sandburst/common/flash.c2
-rw-r--r--board/sandburst/common/sb_common.c2
-rw-r--r--board/sandburst/common/sb_common.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/board/sandburst/common/flash.c b/board/sandburst/common/flash.c
index 81d65dd5bc..ad046bed69 100644
--- a/board/sandburst/common/flash.c
+++ b/board/sandburst/common/flash.c
@@ -5,7 +5,7 @@
* (C) Copyright 2002 Jun Gu <jung@artesyncp.com>
* Add support for Am29F016D and dynamic switch setting.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
/*
* Ported from Ebony flash support
diff --git a/board/sandburst/common/sb_common.c b/board/sandburst/common/sb_common.c
index b579812ccf..c23ef50547 100644
--- a/board/sandburst/common/sb_common.c
+++ b/board/sandburst/common/sb_common.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 Sandburst Corporation
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <config.h>
#include <common.h>
diff --git a/board/sandburst/common/sb_common.h b/board/sandburst/common/sb_common.h
index 8716eacd84..57406335bf 100644
--- a/board/sandburst/common/sb_common.h
+++ b/board/sandburst/common/sb_common.h
@@ -3,7 +3,7 @@
/*
* Copyright (C) 2005 Sandburst Corporation
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <config.h>
#include <common.h>