From: Paul M. <le...@us...> - 2001-10-29 07:35:16
|
Update of /cvsroot/linux-mips/linux/arch/mips/vr41xx/common In directory usw-pr-cvs1:/tmp/cvs-serv717/arch/mips/vr41xx/common Modified Files: reset.c Log Message: Add missing copyright notice. Index: reset.c =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/vr41xx/common/reset.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- reset.c 2001/10/28 23:04:19 1.1 +++ reset.c 2001/10/29 07:35:10 1.2 @@ -2,6 +2,7 @@ * VR41xx reset * * Copyright (C) 2000 Michael Klar + * Copyright (C) 2000 SATO Kazumi * Copyright (C) 2001 Jim Paris <ji...@jt...> * * This file is subject to the terms and conditions of the GNU General Public |