From 1680bb505496d5360926e29340e8414940c3ecbf Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Thu, 27 Oct 1994 17:41:10 +0000
Subject: [PATCH] Flush the "if you want to use this or any part...".

---
 tools/fixheader | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tools/fixheader b/tools/fixheader
index 059032d56..c8828b459 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")
-- 
GitLab