diff --git a/info-ref b/info-ref index dff4a54c..dabb7518 100644 --- a/info-ref +++ b/info-ref @@ -70,7 +70,6 @@ sub ProcessRequest { sub ShowForm { print $q->header, $q->start_html, $q->start_form, "Index entry: ", $q->textfield('find'), $q->submit, $q->end_form, - $q->p('$Id: info-ref,v 1.6 2005/08/31 14:01:17 as Exp $'), $q->end_html; }