summaryrefslogtreecommitdiffstats
path: root/modules/python
diff options
context:
space:
mode:
authorChris Little <chrislit@crosswire.org>2012-08-04 11:24:44 +0000
committerChris Little <chrislit@crosswire.org>2012-08-04 11:24:44 +0000
commit2a1f62e207427fa6d87d476083b5a5d800788009 (patch)
tree71c596854fe6545405e3b95494dc2f1339e3fbad /modules/python
parentea757da84e496bfa08a0f805916addd35ecaa4ac (diff)
downloadsword-tools-2a1f62e207427fa6d87d476083b5a5d800788009.tar.gz
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@362 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'modules/python')
-rwxr-xr-xmodules/python/usfm2osis.py4
-rwxr-xr-x[-rw-r--r--]modules/python/usfmtags.py3
2 files changed, 4 insertions, 3 deletions
diff --git a/modules/python/usfm2osis.py b/modules/python/usfm2osis.py
index c6315d6..f365320 100755
--- a/modules/python/usfm2osis.py
+++ b/modules/python/usfm2osis.py
@@ -2,13 +2,13 @@
# -*- coding: utf-8 -*-
date = '$Date$'
-rev = '$Rev: 355 $'
+rev = '$Rev$'
+id = '$Id$'
USFMversion = '2.35' # http://ubs-icap.org/chm/usfm/2.35/index.html
OSISversion = '2.1.1' # http://www.bibletechnologies.net/osisCore.2.1.1.xsd
scriptVersion = '0.5'
-
# usfm2osis.py
# Copyright 2012 by the CrossWire Bible Society <http://www.crosswire.org/>
#
diff --git a/modules/python/usfmtags.py b/modules/python/usfmtags.py
index 17cab4a..21380d8 100644..100755
--- a/modules/python/usfmtags.py
+++ b/modules/python/usfmtags.py
@@ -2,7 +2,8 @@
# -*- coding: utf-8 -*-
date = '$Date$'
-rev = '$Rev: 355 $'
+rev = '$Rev$'
+id = '$Id$'
USFMversion = '2.35' # http://ubs-icap.org/chm/usfm/2.35/index.html