diff options
Diffstat (limited to 'board/iphase4539')
| -rw-r--r-- | board/iphase4539/flash.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/iphase4539/flash.c b/board/iphase4539/flash.c index d3122edf2..3c2dad67b 100644 --- a/board/iphase4539/flash.c +++ b/board/iphase4539/flash.c @@ -7,7 +7,7 @@   *   * Adapted for Interphase 4539 by Wolfgang Grandegger <wg@denx.de>.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <config.h> |