diff options
Diffstat (limited to 'arch/x86/lib/realmode_switch.S')
| -rw-r--r-- | arch/x86/lib/realmode_switch.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/lib/realmode_switch.S b/arch/x86/lib/realmode_switch.S index fce4eccab..7ee709a8b 100644 --- a/arch/x86/lib/realmode_switch.S +++ b/arch/x86/lib/realmode_switch.S @@ -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. |