aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--Makefile.common2
-rw-r--r--doc/he/versions.html2
-rw-r--r--tools/convbdf.c3
-rw-r--r--tools/md5table.c3
5 files changed, 7 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 4ee3cd1108..147d707087 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Header$
+# $Id$
#######################################################################
# Default compilation parameters. Normally don't edit these #
diff --git a/Makefile.common b/Makefile.common
index bef603ee24..260403d328 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -1,4 +1,4 @@
-# $Header$
+# $Id$
# This file is used by Makefile and declares common build rules,
# a list of common object files etc.
diff --git a/doc/he/versions.html b/doc/he/versions.html
index 344b754721..3ab604c128 100644
--- a/doc/he/versions.html
+++ b/doc/he/versions.html
@@ -1,5 +1,5 @@
<html>
-<!-- $Header$ -->
+<!-- $Id$ -->
<p>
Games below are believed to be SCUMM based games... most haven't been proven however.
Every title Humongous Entertainment released before Backyard Hockey (early 2002) should be SCUMM based.
diff --git a/tools/convbdf.c b/tools/convbdf.c
index d809536518..723dd1141b 100644
--- a/tools/convbdf.c
+++ b/tools/convbdf.c
@@ -27,7 +27,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
#include <stdarg.h>
diff --git a/tools/md5table.c b/tools/md5table.c
index 7fbb355eaa..3f92086de9 100644
--- a/tools/md5table.c
+++ b/tools/md5table.c
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/