[jsword-svn] jsword/java/jsword/org/crosswire/jsword/book/filter s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 9 19:39:26 MST 2005
Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter
In directory www.crosswire.org:/tmp/cvs-serv13532/java/jsword/org/crosswire/jsword/book/filter
Modified Files:
Msg.java FilterException.java Filter.java FilterUtil.java
FilterFactory.java
Log Message:
Fixed the CVS Id keyword.
Index: FilterFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/FilterFactory.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** FilterFactory.java 10 May 2005 02:11:42 -0000 1.10
--- FilterFactory.java 10 May 2005 02:39:23 -0000 1.11
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.book.filter;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.book.filter;
Index: FilterException.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/FilterException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** FilterException.java 10 May 2005 02:11:42 -0000 1.7
--- FilterException.java 10 May 2005 02:39:23 -0000 1.8
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.book.filter;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.book.filter;
Index: FilterUtil.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/FilterUtil.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** FilterUtil.java 10 May 2005 02:11:42 -0000 1.6
--- FilterUtil.java 10 May 2005 02:39:23 -0000 1.7
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.book.filter;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.book.filter;
Index: Filter.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/Filter.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Filter.java 10 May 2005 02:11:42 -0000 1.8
--- Filter.java 10 May 2005 02:39:23 -0000 1.9
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.book.filter;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.book.filter;
Index: Msg.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/Msg.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Msg.java 10 May 2005 02:11:42 -0000 1.9
--- Msg.java 10 May 2005 02:39:23 -0000 1.10
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.book.filter;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.book.filter;
More information about the jsword-svn
mailing list