[Idrs-commit] CVS: Idrs/dev/src/net/sourceforge/idrs/core ScriptPool.java,1.3,1.4 IDRSPool.java,1.3,
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2004-08-29 05:02:18
|
Update of /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12847/src/net/sourceforge/idrs/core Modified Files: ScriptPool.java IDRSPool.java Log Message: updated copyrights Index: ScriptPool.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/core/ScriptPool.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ScriptPool.java 14 Sep 2001 23:46:42 -0000 1.3 --- ScriptPool.java 29 Aug 2004 05:01:39 -0000 1.4 *************** *** 1,5 **** /* ScriptPool.java ! Copyright (C) 2001 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* ScriptPool.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: IDRSPool.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/core/IDRSPool.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IDRSPool.java 14 Sep 2001 23:46:42 -0000 1.3 --- IDRSPool.java 29 Aug 2004 05:01:39 -0000 1.4 *************** *** 1,5 **** /* IDRSPool.java ! Copyright (C) 2001 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IDRSPool.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); |