summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2014-06-20 17:50:25 +0200
committergregor herrmann <gregoa@debian.org>2014-06-20 17:50:25 +0200
commit927f30a4ae3e3b22895f3ed6d74382ad683856f8 (patch)
tree3a194264c2f591f8e3042d53437daaf2f55586af /scripts
parenta36c0fba9edcded3522c425cd2d1d0a823425556 (diff)
Imported Upstream version 0.69
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/btcheck2
-rwxr-xr-xscripts/btsort2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/btcheck b/scripts/btcheck
index 276551f..12cee09 100755
--- a/scripts/btcheck
+++ b/scripts/btcheck
@@ -7,7 +7,7 @@
# Currently hardcoded to use the "Bib" structure, which implements
# exactly the structure of BibTeX 0.99.
#
-# $Id: btcheck 8426 2010-02-14 17:31:19Z ambs $
+# $Id$
#
use strict;
diff --git a/scripts/btsort b/scripts/btsort
index acd4d2d..0a3493a 100755
--- a/scripts/btsort
+++ b/scripts/btsort
@@ -6,7 +6,7 @@
# Reads an entire BibTeX file, sorts the entries, and spits them back out
# again.
#
-# $Id: btsort 8426 2010-02-14 17:31:19Z ambs $
+# $Id$
#
use strict;