From: Paul M. <le...@us...> - 2001-08-25 06:24:50
|
Update of /cvsroot/linux-mips/linux/include/asm-mips In directory usw-pr-cvs1:/tmp/cvs-serv25707/include/asm-mips Modified Files: time.h Log Message: Synced with Ralf's 2.4.8 code. Index: time.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/time.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** time.h 2001/08/23 04:20:15 1.3 --- time.h 2001/08/25 06:24:46 1.4 *************** *** 1,3 **** ! /*********************************************************************** * Copyright 2001 MontaVista Software Inc. * Author: Jun Sun, js...@mv... or js...@ju... --- 1,3 ---- ! /* * Copyright 2001 MontaVista Software Inc. * Author: Jun Sun, js...@mv... or js...@ju... *************** *** 10,14 **** * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. ! *********************************************************************** */ --- 10,14 ---- * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. ! * */ |