diff options
Diffstat (limited to 'arch/x86/cpu/u-boot.lds')
| -rw-r--r-- | arch/x86/cpu/u-boot.lds | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/cpu/u-boot.lds b/arch/x86/cpu/u-boot.lds index 55974228b..fe28030d8 100644 --- a/arch/x86/cpu/u-boot.lds +++ b/arch/x86/cpu/u-boot.lds @@ -1,6 +1,6 @@  /*   * (C) Copyright 2002 - * Daniel Engström, Omicron Ceti AB, daniel@omicron.se. + * Daniel Engström, Omicron Ceti AB, daniel@omicron.se.   *   * See file CREDITS for list of people who contributed to this   * project. |