diff options
Diffstat (limited to 'board/ids8247/ids8247.c')
| -rw-r--r-- | board/ids8247/ids8247.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ids8247/ids8247.c b/board/ids8247/ids8247.c index de6b8fbd9..1b2d0e09a 100644 --- a/board/ids8247/ids8247.c +++ b/board/ids8247/ids8247.c @@ -2,7 +2,7 @@   * (C) Copyright 2005   * Heiko Schocher, DENX Software Engineering, <hs@denx.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |