diff options
Diffstat (limited to 'board/pcs440ep/init.S')
| -rw-r--r-- | board/pcs440ep/init.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/pcs440ep/init.S b/board/pcs440ep/init.S index 33a0f4e15..c0e83de25 100644 --- a/board/pcs440ep/init.S +++ b/board/pcs440ep/init.S @@ -2,7 +2,7 @@   * (C) Copyright 2006   * Stefan Roese, DENX Software Engineering, sr@denx.de.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <asm-offsets.h> |