diff options
Diffstat (limited to 'arch/i386/lib/timer.c')
| -rw-r--r-- | arch/i386/lib/timer.c | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/arch/i386/lib/timer.c b/arch/i386/lib/timer.c index 5cb1f54fb..8fc68cdcb 100644 --- a/arch/i386/lib/timer.c +++ b/arch/i386/lib/timer.c @@ -1,6 +1,9 @@  /* + * (C) Copyright 2008,2009 + * 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. |