|
From: Andre R. <and...@us...> - 2005-01-11 22:49:22
|
Update of /cvsroot/frontierkernel/Frontier/Common/MoreFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/MoreFiles Modified Files: FSpCompat.h MoreDesktopMgr.h MoreFiles.h MoreFilesExtras.c MoreFilesExtras.h MoreFilesX.c MoreFilesX.h Optimization.h OptimizationEnd.h Log Message: Added CVS keyword header to all source files. Index: MoreFilesX.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesX.h 23 Oct 2004 21:00:33 -0000 1.1 --- MoreFilesX.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.h Index: MoreFiles.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFiles.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFiles.h 9 Oct 2004 20:14:04 -0000 1.1 --- MoreFiles.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFiles.h Index: MoreFilesExtras.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesExtras.h 9 Oct 2004 20:15:32 -0000 1.1 --- MoreFilesExtras.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: MoreDesktopMgr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreDesktopMgr.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreDesktopMgr.h 9 Oct 2004 20:13:34 -0000 1.1 --- MoreDesktopMgr.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreDesktopMgr.h Index: MoreFilesX.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesX.c 23 Oct 2004 21:00:16 -0000 1.1 --- MoreFilesX.c 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.c Index: Optimization.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/Optimization.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Optimization.h 9 Oct 2004 20:15:39 -0000 1.1 --- Optimization.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: FSpCompat.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/FSpCompat.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FSpCompat.h 9 Oct 2004 20:13:21 -0000 1.1 --- FSpCompat.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: FSpCompat.h Index: MoreFilesExtras.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesExtras.c 9 Oct 2004 20:14:44 -0000 1.1 --- MoreFilesExtras.c 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: OptimizationEnd.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/OptimizationEnd.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OptimizationEnd.h 9 Oct 2004 20:15:46 -0000 1.1 --- OptimizationEnd.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support |