diff --git a/mps/tool/p4.py b/mps/tool/p4.py
index 020a43423cc..47466e5b6fc 100644
--- a/mps/tool/p4.py
+++ b/mps/tool/p4.py
@@ -254,4 +254,4 @@ temp_client = _conn.temp_client
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
-# $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#30 $
+# $Id$
diff --git a/mps/tool/release b/mps/tool/release
index b6779b1b3fb..6daf82bed1c 100755
--- a/mps/tool/release
+++ b/mps/tool/release
@@ -255,4 +255,4 @@ if __name__ == '__main__':
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
-# $Id: //info.ravenbrook.com/project/mps/master/tool/branch.py#1 $
+# $Id$
diff --git a/mps/tool/testopendylan b/mps/tool/testopendylan
index 346662d161d..9c18938ef1e 100755
--- a/mps/tool/testopendylan
+++ b/mps/tool/testopendylan
@@ -158,4 +158,4 @@ else (
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
-# $Id: //info.ravenbrook.com/project/mps/master/tool/branch.py#1 $
+# $Id$
diff --git a/mps/tool/testrun.bat b/mps/tool/testrun.bat
index 8bd44952bcd..d82fdab79f2 100755
--- a/mps/tool/testrun.bat
+++ b/mps/tool/testrun.bat
@@ -1,5 +1,5 @@
-@rem $Id: //info.ravenbrook.com/project/mps/master/tool/testrun.sh#1 $
-@rem Copyright (c) 2013 Ravenbrook Limited. See end of file for license.
+@rem $Id$
+@rem Copyright (c) 2013-2014 Ravenbrook Limited. See end of file for license.
@rem
@rem This program runs a series of test cases, capturing the output of
@rem each one to a temporary file. In addition, the output of any test
@@ -93,7 +93,7 @@ goto run_tests
@rem C. COPYRIGHT AND LICENSE
@rem
-@rem Copyright (C) 2013 Ravenbrook Limited .
+@rem Copyright (C) 2013-2014 Ravenbrook Limited .
@rem All rights reserved. This is an open source license. Contact
@rem Ravenbrook for commercial licensing options.
@rem