diff options
Diffstat (limited to 'arch/x86/cpu/cpu.c')
| -rw-r--r-- | arch/x86/cpu/cpu.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/cpu/cpu.c b/arch/x86/cpu/cpu.c index 0c5d7c3d5..cac12c088 100644 --- a/arch/x86/cpu/cpu.c +++ b/arch/x86/cpu/cpu.c @@ -3,7 +3,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>   *   * (C) Copyright 2002   * Sysgo Real-Time Solutions, GmbH <www.elinos.com> |