[jsword-svn] common/java/core/org/crosswire/common/progress s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 9 19:38:38 MST 2005
Update of /cvs/jsword/common/java/core/org/crosswire/common/progress
In directory www.crosswire.org:/tmp/cvs-serv13261/java/core/org/crosswire/common/progress
Modified Files:
WorkListener.java WorkEvent.java JobManager.java Job.java
Msg.java
Log Message:
Fixed the CVS Id keyword.
Index: Msg.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/progress/Msg.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Msg.java 10 May 2005 02:10:40 -0000 1.3
--- Msg.java 10 May 2005 02:38:36 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.progress;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.progress;
Index: JobManager.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/progress/JobManager.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** JobManager.java 10 May 2005 02:10:40 -0000 1.5
--- JobManager.java 10 May 2005 02:38:36 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.progress;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.progress;
Index: Job.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/progress/Job.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Job.java 10 May 2005 02:10:40 -0000 1.13
--- Job.java 10 May 2005 02:38:36 -0000 1.14
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.progress;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.progress;
Index: WorkListener.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/progress/WorkListener.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** WorkListener.java 10 May 2005 02:10:40 -0000 1.4
--- WorkListener.java 10 May 2005 02:38:36 -0000 1.5
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.progress;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.progress;
Index: WorkEvent.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/progress/WorkEvent.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** WorkEvent.java 10 May 2005 02:10:40 -0000 1.6
--- WorkEvent.java 10 May 2005 02:38:36 -0000 1.7
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.progress;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.progress;
More information about the jsword-svn
mailing list