diff options
Diffstat (limited to 'arch/x86/lib/bios_setup.c')
| -rw-r--r-- | arch/x86/lib/bios_setup.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/x86/lib/bios_setup.c b/arch/x86/lib/bios_setup.c index 6949b3506..9bf7e5872 100644 --- a/arch/x86/lib/bios_setup.c +++ b/arch/x86/lib/bios_setup.c @@ -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. |