diff options
Diffstat (limited to 'board/chromebook-x86/coreboot')
| -rw-r--r-- | board/chromebook-x86/coreboot/coreboot_start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/chromebook-x86/coreboot/coreboot_start.S b/board/chromebook-x86/coreboot/coreboot_start.S index c6279bb30..932fe6c24 100644 --- a/board/chromebook-x86/coreboot/coreboot_start.S +++ b/board/chromebook-x86/coreboot/coreboot_start.S @@ -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+   */  /* board early intialization */ |