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

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


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

Modified Files:
	ScripRefTag.java PbTag.java RootTag.java ScriptureTag.java 
	TdTag.java UTag.java UlTag.java NameTag.java 
	CustomHandler.java CitationTag.java BTag.java TableTag.java 
	BrTag.java LiTag.java HrTag.java ForeignTag.java OlTag.java 
	CenterTag.java BlockquoteTag.java AliasTag.java ThTag.java 
	Msg.java Tag.java THMLFilter.java SupTag.java DivTag.java 
	SyncTag.java ATag.java IgnoreTag.java SmallTag.java TrTag.java 
	NoteTag.java FontTag.java PTag.java TermTag.java ITag.java 
Log Message:
Fixed the CVS Id keyword.

Index: IgnoreTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/IgnoreTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** IgnoreTag.java	10 May 2005 02:11:40 -0000	1.7
--- IgnoreTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

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

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

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

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

Index: UTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/UTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** UTag.java	10 May 2005 02:11:40 -0000	1.7
--- UTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

Index: ScripRefTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/ScripRefTag.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** ScripRefTag.java	10 May 2005 02:11:40 -0000	1.9
--- ScripRefTag.java	10 May 2005 02:39:21 -0000	1.10
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

Index: PbTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/PbTag.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** PbTag.java	10 May 2005 02:11:40 -0000	1.8
--- PbTag.java	10 May 2005 02:39:21 -0000	1.9
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

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

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

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

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

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

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

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

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

Index: ThTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/ThTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ThTag.java	10 May 2005 02:11:40 -0000	1.7
--- ThTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

Index: SyncTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/SyncTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** SyncTag.java	10 May 2005 02:11:40 -0000	1.7
--- SyncTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

Index: BTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/BTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** BTag.java	10 May 2005 02:11:40 -0000	1.7
--- BTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

Index: THMLFilter.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/THMLFilter.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** THMLFilter.java	10 May 2005 02:11:40 -0000	1.16
--- THMLFilter.java	10 May 2005 02:39:21 -0000	1.17
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

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

Index: Tag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/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:40 -0000	1.5
--- Tag.java	10 May 2005 02:39:21 -0000	1.6
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

Index: FontTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/FontTag.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** FontTag.java	10 May 2005 02:11:40 -0000	1.8
--- FontTag.java	10 May 2005 02:39:21 -0000	1.9
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

Index: RootTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/RootTag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** RootTag.java	10 May 2005 02:11:40 -0000	1.7
--- RootTag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

Index: ITag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/ITag.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ITag.java	10 May 2005 02:11:40 -0000	1.7
--- ITag.java	10 May 2005 02:39:21 -0000	1.8
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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

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

Index: HrTag.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/filter/thml/HrTag.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** HrTag.java	10 May 2005 02:11:40 -0000	1.8
--- HrTag.java	10 May 2005 02:39:21 -0000	1.9
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.filter.thml;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.filter.thml;

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



More information about the jsword-svn mailing list