From: <dg...@us...> - 2003-05-14 20:36:09
|
Update of /cvsroot/okernel/nrtl/dist In directory sc8-pr-cvs1:/tmp/cvs-serv7044/dist Modified Files: jayartl.cpp jayartl.h Log Message: Massive update with new MASTER PLAN. See changelog.txt and todo.txt. Index: jayartl.cpp =================================================================== RCS file: /cvsroot/okernel/nrtl/dist/jayartl.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jayartl.cpp 8 Feb 2003 15:46:15 -0000 1.1 --- jayartl.cpp 14 May 2003 20:36:05 -0000 1.2 *************** *** 19,23 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1999-2002 the Initial Developer. All Rights Reserved. --- 19,23 ---- The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1999-2003 the Initial Developer. All Rights Reserved. Index: jayartl.h =================================================================== RCS file: /cvsroot/okernel/nrtl/dist/jayartl.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jayartl.h 8 Feb 2003 15:46:15 -0000 1.1 --- jayartl.h 14 May 2003 20:36:05 -0000 1.2 *************** *** 22,26 **** The Initial Developer of the Original Code is Gilles DUMORTIER ! Portions created by the Initial Developer are Copyright (C) 1999-2002 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) 1999-2003 the Initial Developer. All Rights Reserved. |