diff options
Diffstat (limited to 'arch/x86/cpu/resetvec.S')
| -rw-r--r-- | arch/x86/cpu/resetvec.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/cpu/resetvec.S b/arch/x86/cpu/resetvec.S index c690d2516..44aee5f62 100644 --- a/arch/x86/cpu/resetvec.S +++ b/arch/x86/cpu/resetvec.S @@ -2,7 +2,7 @@   *  U-boot - x86 Startup Code   *   * (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. |