diff options
Diffstat (limited to 'board/sandburst/common/flash.c')
| -rw-r--r-- | board/sandburst/common/flash.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/sandburst/common/flash.c b/board/sandburst/common/flash.c index 81d65dd5b..ad046bed6 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 |