diff --git a/bin/ai/compat_1.4.nut b/bin/ai/compat_1.4.nut
index cc22b6ece4..3829bcc8e0 100644
--- a/bin/ai/compat_1.4.nut
+++ b/bin/ai/compat_1.4.nut
@@ -1,4 +1,4 @@
-/* $Id: compat_1.3.nut 23969 2012-02-19 19:14:17Z rubidium $ */
+/* $Id$ */
 
 /*
  * This file is part of OpenTTD.
diff --git a/bin/ai/compat_1.5.nut b/bin/ai/compat_1.5.nut
index 820a7e5e4e..fe985b90d0 100644
--- a/bin/ai/compat_1.5.nut
+++ b/bin/ai/compat_1.5.nut
@@ -1,4 +1,4 @@
-/* $Id: compat_1.3.nut 23969 2012-02-19 19:14:17Z rubidium $ */
+/* $Id$ */
 
 /*
  * This file is part of OpenTTD.
diff --git a/bin/game/compat_1.4.nut b/bin/game/compat_1.4.nut
index 6ae5f5dc19..969c1e865b 100644
--- a/bin/game/compat_1.4.nut
+++ b/bin/game/compat_1.4.nut
@@ -1,4 +1,4 @@
-/* $Id: compat_1.3.nut 24469 2012-08-13 19:33:17Z yexo $ */
+/* $Id$ */
 
 /*
  * This file is part of OpenTTD.
diff --git a/bin/game/compat_1.5.nut b/bin/game/compat_1.5.nut
index 4703a7c361..fe985b90d0 100644
--- a/bin/game/compat_1.5.nut
+++ b/bin/game/compat_1.5.nut
@@ -1,4 +1,4 @@
-/* $Id: compat_1.3.nut 24469 2012-08-13 19:33:17Z yexo $ */
+/* $Id$ */
 
 /*
  * This file is part of OpenTTD.