diff options
Diffstat (limited to 'board/sandburst/metrobox/metrobox.c')
| -rw-r--r-- | board/sandburst/metrobox/metrobox.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/sandburst/metrobox/metrobox.c b/board/sandburst/metrobox/metrobox.c index 5bc7f2f43..290fa020f 100644 --- a/board/sandburst/metrobox/metrobox.c +++ b/board/sandburst/metrobox/metrobox.c @@ -2,7 +2,7 @@   *  Copyright (c) 2005   *  Travis B. Sawyer,  Sandburst Corporation, tsawyer@sandburst.com   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <config.h>  #include <common.h> |