Remove RCS keywords, since they no longer work after git migration.
[mmh] / etc / mhn.find.sh
index 8f128f7..3e5e98a 100755 (executable)
@@ -2,7 +2,6 @@
 #
 # mhn.find.sh -- check if a particular command is available
 #
-# $Id$
 
 if test -z "$2"; then
     echo "usage: mhn.find.sh search-path program" 1>&2