diff options
Diffstat (limited to 'arch/mips/vr41xx/common/bcu.c')
| -rw-r--r-- | arch/mips/vr41xx/common/bcu.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/vr41xx/common/bcu.c b/arch/mips/vr41xx/common/bcu.c index cdfa4273a1c..de0c1b35f11 100644 --- a/arch/mips/vr41xx/common/bcu.c +++ b/arch/mips/vr41xx/common/bcu.c @@ -3,7 +3,7 @@   *   *  Copyright (C) 2002  MontaVista Software Inc.   *    Author: Yoichi Yuasa <yyuasa@mvista.com, or source@mvista.com> - *  Copyright (C) 2003-2005  Yoichi Yuasa <yuasa@hh.iij4u.or.jp> + *  Copyright (C) 2003-2005  Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>   *   *  This program is free software; you can redistribute it and/or modify   *  it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@   *  - New creation, NEC VR4122 and VR4131 are supported.   *  - Added support for NEC VR4111 and VR4121.   * - *  Yoichi Yuasa <yuasa@hh.iij4u.or.jp> + *  Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>   *  - Added support for NEC VR4133.   */  #include <linux/kernel.h>  |