Update of /cvsroot/okernel/nrtl/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27994/test Modified Files: TestArray.cpp TestArray.h TestDico.cpp TestDico.h TestList.cpp TestList.h TestString.cpp TestString.h main.cpp precomp.h Log Message: + Update plan + Update copyright headers Index: precomp.h =================================================================== RCS file: /cvsroot/okernel/nrtl/test/precomp.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** precomp.h 14 May 2003 20:36:06 -0000 1.2 --- precomp.h 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: main.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/test/main.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.cpp 14 May 2003 20:36:06 -0000 1.3 --- main.cpp 6 Nov 2004 01:38:35 -0000 1.4 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestDico.h =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestDico.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestDico.h 14 May 2003 20:36:06 -0000 1.2 --- TestDico.h 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 23,27 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 23,27 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestList.h =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestList.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestList.h 14 May 2003 20:36:06 -0000 1.2 --- TestList.h 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 23,27 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 23,27 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestString.h =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestString.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestString.h 14 May 2003 20:36:06 -0000 1.2 --- TestString.h 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 23,27 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 23,27 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestArray.h =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestArray.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestArray.h 14 May 2003 20:36:06 -0000 1.2 --- TestArray.h 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 23,27 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 23,27 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestList.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestList.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestList.cpp 14 May 2003 20:36:06 -0000 1.2 --- TestList.cpp 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestArray.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestArray.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestArray.cpp 14 May 2003 20:36:06 -0000 1.2 --- TestArray.cpp 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestString.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestString.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestString.cpp 14 May 2003 20:36:06 -0000 1.2 --- TestString.cpp 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. Index: TestDico.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/test/TestDico.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TestDico.cpp 14 May 2003 20:36:06 -0000 1.2 --- TestDico.cpp 6 Nov 2004 01:38:35 -0000 1.3 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2003 the Initial Developer. All Rights Reserved. --- 22,26 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1992-2004 the Initial Developer. All Rights Reserved. |