diff --git a/build.sh b/build.sh
index c5f37c3..44ef0bd 100755
--- a/build.sh
+++ b/build.sh
@@ -15,6 +15,6 @@ if [ -a testok.txt ] && [ -f testok.txt ]; then
fi
exit 1
-# $Source: /cvs/libtom/libtomcrypt/build.sh,v $
-# $Revision: 1.9 $
-# $Date: 2006/03/18 14:10:55 $
+# $Source$
+# $Revision$
+# $Date$
diff --git a/crypt.tex b/crypt.tex
index 6151e39..3a9d69b 100644
--- a/crypt.tex
+++ b/crypt.tex
@@ -6863,6 +6863,6 @@ Since the function is given the entire RSA key (for private keys only) CRT is po
\end{document}
-% $Source: /cvs/libtom/libtomcrypt/crypt.tex,v $
-% $Revision: 1.128 $
-% $Date: 2007/03/10 23:59:54 $
+% $Source$
+% $Revision$
+% $Date$
diff --git a/doc/footer.html b/doc/footer.html
index 26e1691..cb7e8af 100644
--- a/doc/footer.html
+++ b/doc/footer.html
@@ -4,7 +4,7 @@ Docs using
diff --git a/doc/header.html b/doc/header.html
index 231475d..5d86574 100644
--- a/doc/header.html
+++ b/doc/header.html
@@ -6,7 +6,7 @@
diff --git a/genlist.sh b/genlist.sh
index ad63ba8..e3b0006 100755
--- a/genlist.sh
+++ b/genlist.sh
@@ -5,6 +5,6 @@ perl ./parsenames.pl OBJECTS "$a"
export a=`find src/headers -type f -name "*.h" | xargs`
perl ./parsenames.pl HEADERS "$a"
-# $Source: /cvs/libtom/libtomcrypt/genlist.sh,v $
-# $Revision: 1.4 $
-# $Date: 2005/07/17 23:15:12 $
+# $Source$
+# $Revision$
+# $Date$
diff --git a/parsenames.pl b/parsenames.pl
index 761f036..385e6f2 100755
--- a/parsenames.pl
+++ b/parsenames.pl
@@ -21,6 +21,6 @@ if ($ARGV[0] eq "HEADERS") { print "testprof/tomcrypt_test.h"; }
print "\n\n";
-# $Source: /cvs/libtom/libtomcrypt/parsenames.pl,v $
-# $Revision: 1.3 $
-# $Date: 2005/05/05 14:49:27 $
+# $Source$
+# $Revision$
+# $Date$
diff --git a/run.sh b/run.sh
index 8d56f5a..22a8332 100755
--- a/run.sh
+++ b/run.sh
@@ -34,6 +34,6 @@ fi
exit 0
-# $Source: /cvs/libtom/libtomcrypt/run.sh,v $
-# $Revision: 1.15 $
-# $Date: 2005/07/23 14:18:31 $
+# $Source$
+# $Revision$
+# $Date$
diff --git a/src/pk/asn1/der/bit/der_decode_raw_bit_string.c b/src/pk/asn1/der/bit/der_decode_raw_bit_string.c
index 80103c7..a7f355c 100644
--- a/src/pk/asn1/der/bit/der_decode_raw_bit_string.c
+++ b/src/pk/asn1/der/bit/der_decode_raw_bit_string.c
@@ -101,6 +101,6 @@ int der_decode_raw_bit_string(const unsigned char *in, unsigned long inlen,
#endif
-/* $Source: /cvs/libtom/libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.c,v $ */
-/* $Revision: 1.5 $ */
-/* $Date: 2006/12/28 01:27:24 $ */
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */
diff --git a/src/pk/asn1/der/bit/der_encode_raw_bit_string.c b/src/pk/asn1/der/bit/der_encode_raw_bit_string.c
index 1fafc12..014a037 100644
--- a/src/pk/asn1/der/bit/der_encode_raw_bit_string.c
+++ b/src/pk/asn1/der/bit/der_encode_raw_bit_string.c
@@ -87,6 +87,6 @@ int der_encode_raw_bit_string(const unsigned char *in, unsigned long inlen,
#endif
-/* $Source: /cvs/libtom/libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.c,v $ */
-/* $Revision: 1.5 $ */
-/* $Date: 2006/12/28 01:27:24 $ */
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */