[jsword-svn] jsword/java/jsword/org/crosswire/jsword/book/filter/gbf s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 9 19:39:25 MST 2005


Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf
In directory www.crosswire.org:/tmp/cvs-serv13532/java/jsword/org/crosswire/jsword/book/filter/gbf

Modified Files:
	TagBuilder.java GBFTagBuilders.java GBFFilter.java 
	GBFTags.java AbstractTag.java Msg.java Tag.java 
Log Message:
Fixed the CVS Id keyword.

Index: Tag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/Tag.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Tag.java	10 May 2005 02:11:41 -0000	1.5
--- Tag.java	10 May 2005 02:39:23 -0000	1.6
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: Msg.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/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:41 -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.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: AbstractTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/AbstractTag.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AbstractTag.java	10 May 2005 02:11:41 -0000	1.2
--- AbstractTag.java	10 May 2005 02:39:23 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: TagBuilder.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/TagBuilder.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TagBuilder.java	10 May 2005 02:11:41 -0000	1.2
--- TagBuilder.java	10 May 2005 02:39:23 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: GBFTagBuilders.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/GBFTagBuilders.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GBFTagBuilders.java	10 May 2005 02:11:41 -0000	1.2
--- GBFTagBuilders.java	10 May 2005 02:39:23 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: GBFFilter.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/GBFFilter.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** GBFFilter.java	10 May 2005 02:11:41 -0000	1.11
--- GBFFilter.java	10 May 2005 02:39:23 -0000	1.12
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;

Index: GBFTags.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/gbf/GBFTags.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GBFTags.java	10 May 2005 02:11:41 -0000	1.2
--- GBFTags.java	10 May 2005 02:39:23 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.gbf;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.gbf;



More information about the jsword-svn mailing list