[jsword-svn] jsword/java/jsword/org/crosswire/jsword/passage s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 9 19:39:23 MST 2005
Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage
In directory www.crosswire.org:/tmp/cvs-serv13532/java/jsword/org/crosswire/jsword/passage
Modified Files:
PassageListType.java VerseFactory.java PassageTally.java
RocketPassage.java PreferredKey.java PassageListener.java
ReadOnlyKeyList.java SetKeyList.java RestrictionType.java
KeyFactory.java VerseRange.java PassageEvent.java
DefaultLeafKeyList.java NoSuchVerseException.java
PassageUtil.java NoSuchKeyException.java
SynchronizedPassage.java AbstractPassage.java KeyUtil.java
VerseRangeFactory.java RangedPassage.java BitwisePassage.java
DistinctPassage.java DefaultKeyVisitor.java BibleInfo.java
Passage.java ReadOnlyPassage.java PassageKeyFactory.java
VerseBase.java AccuracyType.java DefaultKeyList.java
KeyVisitor.java AbstractKeyList.java Msg.java Verse.java
Key.java
Log Message:
Fixed the CVS Id keyword.
Index: RocketPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/RocketPassage.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** RocketPassage.java 10 May 2005 02:11:40 -0000 1.11
--- RocketPassage.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: KeyVisitor.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/KeyVisitor.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** KeyVisitor.java 10 May 2005 02:11:40 -0000 1.3
--- KeyVisitor.java 10 May 2005 02:39:21 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: DefaultLeafKeyList.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/DefaultLeafKeyList.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** DefaultLeafKeyList.java 10 May 2005 02:11:40 -0000 1.6
--- DefaultLeafKeyList.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: Key.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/Key.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Key.java 10 May 2005 02:11:40 -0000 1.6
--- Key.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: VerseBase.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/VerseBase.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** VerseBase.java 10 May 2005 02:11:40 -0000 1.12
--- VerseBase.java 10 May 2005 02:39:21 -0000 1.13
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: NoSuchVerseException.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/NoSuchVerseException.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** NoSuchVerseException.java 10 May 2005 02:11:40 -0000 1.11
--- NoSuchVerseException.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: VerseFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/VerseFactory.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** VerseFactory.java 10 May 2005 02:11:40 -0000 1.2
--- VerseFactory.java 10 May 2005 02:39:21 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: AccuracyType.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/AccuracyType.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** AccuracyType.java 10 May 2005 02:11:40 -0000 1.10
--- AccuracyType.java 10 May 2005 02:39:21 -0000 1.11
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: SetKeyList.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/SetKeyList.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** SetKeyList.java 10 May 2005 02:11:40 -0000 1.6
--- SetKeyList.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: VerseRangeFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/VerseRangeFactory.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** VerseRangeFactory.java 10 May 2005 02:11:40 -0000 1.5
--- VerseRangeFactory.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: DefaultKeyVisitor.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/DefaultKeyVisitor.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DefaultKeyVisitor.java 10 May 2005 02:11:40 -0000 1.3
--- DefaultKeyVisitor.java 10 May 2005 02:39:21 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: Verse.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/Verse.java,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** Verse.java 10 May 2005 02:11:40 -0000 1.37
--- Verse.java 10 May 2005 02:39:21 -0000 1.38
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: ReadOnlyKeyList.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/ReadOnlyKeyList.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ReadOnlyKeyList.java 10 May 2005 02:11:40 -0000 1.7
--- ReadOnlyKeyList.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageEvent.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageEvent.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** PassageEvent.java 10 May 2005 02:11:40 -0000 1.10
--- PassageEvent.java 10 May 2005 02:39:21 -0000 1.11
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageTally.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageTally.java,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** PassageTally.java 10 May 2005 02:11:40 -0000 1.36
--- PassageTally.java 10 May 2005 02:39:21 -0000 1.37
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: DefaultKeyList.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/DefaultKeyList.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** DefaultKeyList.java 10 May 2005 02:11:40 -0000 1.6
--- DefaultKeyList.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageListener.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageListener.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** PassageListener.java 10 May 2005 02:11:40 -0000 1.8
--- PassageListener.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PreferredKey.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PreferredKey.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** PreferredKey.java 10 May 2005 02:11:40 -0000 1.3
--- PreferredKey.java 10 May 2005 02:39:21 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: AbstractPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/AbstractPassage.java,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** AbstractPassage.java 10 May 2005 02:11:40 -0000 1.43
--- AbstractPassage.java 10 May 2005 02:39:21 -0000 1.44
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: RangedPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/RangedPassage.java,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** RangedPassage.java 10 May 2005 02:11:40 -0000 1.22
--- RangedPassage.java 10 May 2005 02:39:21 -0000 1.23
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageListType.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageListType.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PassageListType.java 10 May 2005 02:11:40 -0000 1.5
--- PassageListType.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: KeyFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/KeyFactory.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** KeyFactory.java 10 May 2005 02:11:40 -0000 1.5
--- KeyFactory.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: ReadOnlyPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/ReadOnlyPassage.java,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** ReadOnlyPassage.java 10 May 2005 02:11:40 -0000 1.20
--- ReadOnlyPassage.java 10 May 2005 02:39:21 -0000 1.21
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: SynchronizedPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/SynchronizedPassage.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** SynchronizedPassage.java 10 May 2005 02:11:40 -0000 1.16
--- SynchronizedPassage.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageUtil.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageUtil.java,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** PassageUtil.java 10 May 2005 02:11:40 -0000 1.34
--- PassageUtil.java 10 May 2005 02:39:21 -0000 1.35
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: VerseRange.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/VerseRange.java,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** VerseRange.java 10 May 2005 02:11:40 -0000 1.40
--- VerseRange.java 10 May 2005 02:39:21 -0000 1.41
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: RestrictionType.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/RestrictionType.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RestrictionType.java 10 May 2005 02:11:40 -0000 1.6
--- RestrictionType.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: Msg.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/Msg.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Msg.java 10 May 2005 02:11:40 -0000 1.16
--- Msg.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: NoSuchKeyException.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/NoSuchKeyException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** NoSuchKeyException.java 10 May 2005 02:11:40 -0000 1.6
--- NoSuchKeyException.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: BitwisePassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/BitwisePassage.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** BitwisePassage.java 10 May 2005 02:11:40 -0000 1.23
--- BitwisePassage.java 10 May 2005 02:39:21 -0000 1.24
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: BibleInfo.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/BibleInfo.java,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** BibleInfo.java 10 May 2005 02:11:40 -0000 1.31
--- BibleInfo.java 10 May 2005 02:39:21 -0000 1.32
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: AbstractKeyList.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/AbstractKeyList.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** AbstractKeyList.java 10 May 2005 02:11:40 -0000 1.10
--- AbstractKeyList.java 10 May 2005 02:39:21 -0000 1.11
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: KeyUtil.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/KeyUtil.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** KeyUtil.java 10 May 2005 02:11:40 -0000 1.7
--- KeyUtil.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: Passage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/Passage.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Passage.java 10 May 2005 02:11:40 -0000 1.16
--- Passage.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: PassageKeyFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/PassageKeyFactory.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** PassageKeyFactory.java 10 May 2005 02:11:40 -0000 1.9
--- PassageKeyFactory.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.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
Index: DistinctPassage.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/DistinctPassage.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** DistinctPassage.java 10 May 2005 02:11:40 -0000 1.12
--- DistinctPassage.java 10 May 2005 02:39:21 -0000 1.13
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.jsword.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.jsword.passage;
More information about the jsword-svn
mailing list