diff options
Diffstat (limited to 'board/sandburst/karef')
| -rw-r--r-- | board/sandburst/karef/karef.c | 2 | ||||
| -rw-r--r-- | board/sandburst/karef/karef_version.h | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/board/sandburst/karef/karef.c b/board/sandburst/karef/karef.c index 683d68b93..96d7dcd8f 100644 --- a/board/sandburst/karef/karef.c +++ b/board/sandburst/karef/karef.c @@ -2,7 +2,7 @@   *  Copyright (C) 2005 Sandburst Corporation   *  Travis B. Sawyer   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <config.h> diff --git a/board/sandburst/karef/karef_version.h b/board/sandburst/karef/karef_version.h index 5226e7a4e..6c6baee01 100644 --- a/board/sandburst/karef/karef_version.h +++ b/board/sandburst/karef/karef_version.h @@ -4,7 +4,7 @@   *  Copyright (C) 2005 Sandburst Corporation   *  Travis B. Sawyer   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #define KAREF_U_BOOT_REL_STR "Release 0.0.7"  #endif |