[Idrs-commit] CVS: Idrs/dev/src/net/sourceforge/idrs/script IDRSScript.java,1.13,1.14 IdrsDB.java,1.
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2004-08-29 05:01:52
|
Update of /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/script In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12847/src/net/sourceforge/idrs/script Modified Files: IDRSScript.java IdrsDB.java DBShell.java Log Message: updated copyrights Index: IDRSScript.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/script/IDRSScript.java,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** IDRSScript.java 29 Aug 2004 04:50:28 -0000 1.13 --- IDRSScript.java 29 Aug 2004 05:01:41 -0000 1.14 *************** *** 1,5 **** /* IDRSScript.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 ---- /* IDRSScript.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: IdrsDB.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/script/IdrsDB.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** IdrsDB.java 17 Mar 2003 14:05:01 -0000 1.4 --- IdrsDB.java 29 Aug 2004 05:01:41 -0000 1.5 *************** *** 1,5 **** /* IdrsDB.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 ---- /* IdrsDB.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: DBShell.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/script/DBShell.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DBShell.java 17 Mar 2003 14:05:01 -0000 1.4 --- DBShell.java 29 Aug 2004 05:01:41 -0000 1.5 *************** *** 1,5 **** /* DBShell.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 ---- /* DBShell.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); |