diff options
Diffstat (limited to 'arch/mips/power/hibernate.S')
| -rw-r--r-- | arch/mips/power/hibernate.S | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/power/hibernate.S b/arch/mips/power/hibernate.S index 0cf86fb32ec..dbb5c7b4b70 100644 --- a/arch/mips/power/hibernate.S +++ b/arch/mips/power/hibernate.S @@ -3,9 +3,9 @@   *   * Licensed under the GPLv2   * - * Copyright (C) 2009 Lemote Inc. & Insititute of Computing Technology + * Copyright (C) 2009 Lemote Inc.   * Author: Hu Hongbing <huhb@lemote.com> - *         Wu Zhangjin <wuzj@lemote.com> + *         Wu Zhangjin <wuzhangjin@gmail.com>   */  #include <asm/asm-offsets.h>  #include <asm/page.h>  |