diff options
Diffstat (limited to 'arch/mips/fw/arc/time.c')
| -rw-r--r-- | arch/mips/fw/arc/time.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/fw/arc/time.c b/arch/mips/fw/arc/time.c index 42138c837d4..190cdb50b89 100644 --- a/arch/mips/fw/arc/time.c +++ b/arch/mips/fw/arc/time.c @@ -5,7 +5,7 @@   *   * Extracting time information from ARCS prom.   * - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) + * Copyright (C) 1996 David S. Miller (davem@davemloft.net)   */  #include <linux/init.h>  |