[Idrs-commit] CVS: Idrs/dev/src/net/sourceforge/idrs/axis IdrsResourceMgr.java,1.2,1.3 DOMElement.ja
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2004-08-29 05:01:53
|
Update of /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/axis In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12847/src/net/sourceforge/idrs/axis Modified Files: IdrsResourceMgr.java DOMElement.java IdrsProvider.java IdrsHandler.java Log Message: updated copyrights Index: IdrsResourceMgr.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/axis/IdrsResourceMgr.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IdrsResourceMgr.java 29 Aug 2004 04:50:30 -0000 1.2 --- IdrsResourceMgr.java 29 Aug 2004 05:01:40 -0000 1.3 *************** *** 1,5 **** /* IdrsResourceMgr.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IdrsResourceMgr.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: DOMElement.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/axis/DOMElement.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DOMElement.java 29 Aug 2004 04:50:30 -0000 1.2 --- DOMElement.java 29 Aug 2004 05:01:40 -0000 1.3 *************** *** 1,5 **** /* DOMElement.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* DOMElement.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: IdrsProvider.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/axis/IdrsProvider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IdrsProvider.java 29 Aug 2004 04:50:30 -0000 1.3 --- IdrsProvider.java 29 Aug 2004 05:01:40 -0000 1.4 *************** *** 1,5 **** /* IdrsProvider.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IdrsProvider.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: IdrsHandler.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/axis/IdrsHandler.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IdrsHandler.java 29 Aug 2004 04:50:30 -0000 1.2 --- IdrsHandler.java 29 Aug 2004 05:01:40 -0000 1.3 *************** *** 1,5 **** /* IdrsHandler.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IdrsHandler.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); |