diff options
Diffstat (limited to 'include/configs/coreboot.h')
| -rw-r--r-- | include/configs/coreboot.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index 47215e59a..d1be5e3c0 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -3,7 +3,7 @@   * (C) Copyright 2008   * Graeme Russ, graeme.russ@gmail.com.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <asm/ibmpc.h> |