diff --git a/makefile b/makefile
index a46702a..2ef411a 100644
--- a/makefile
+++ b/makefile
@@ -1,13 +1,6 @@
 # Build a release of 'tsearchpath' using 'make'
+# $Id: makefile,v 1.108 2012/06/09 19:32:50 tundra Exp $
 # Requires a modern 'make' like GNU.
-#
-# __COPYRIGHT__
-# __RESERVED__
-#
-# __UPDATES__
-#
-# __ID__
-
 
 # Uncomment One Of The Following For Early Releases
 
@@ -162,4 +155,3 @@
 init: scrub
 	cvs update
 
-