diff options
Diffstat (limited to 'arch/x86/cpu/start.S')
| -rw-r--r-- | arch/x86/cpu/start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/cpu/start.S b/arch/x86/cpu/start.S index 6c84c43f0..306fb4961 100644 --- a/arch/x86/cpu/start.S +++ b/arch/x86/cpu/start.S @@ -5,7 +5,7 @@   * Graeme Russ, <graeme.russ@gmail.com>   *   * (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. |