diff --git a/tools/fixheader b/tools/fixheader
index 059032d566ca6660d2e10a230268b20d6ff81f20..c8828b45920a4f802c28dbbc13b40ea8e14dd8af 100755
--- a/tools/fixheader
+++ b/tools/fixheader
@@ -1,6 +1,6 @@
 #!/bin/csh -f
 #
-# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/fixheader,v 1.2 1992/02/03 01:46:58 ram Exp $
+# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/fixheader,v 1.3 1994/10/27 17:41:10 ram Exp $
 
 set quotehack = \$"Header: "\$
 
@@ -23,8 +23,6 @@ $range[1]i
 ;;; **********************************************************************
 ;;; This code was written as part of the CMU Common Lisp project at
 ;;; Carnegie Mellon University, and has been placed in the public domain.
-;;; If you want to use this code or any part of CMU Common Lisp, please contact
-;;; Scott Fahlman or slisp-group@cs.cmu.edu.
 ;;;
 (ext:file-comment
   "$quotehack")