summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
Diffstat (limited to 'install-sh')
-rwxr-xr-xinstall-sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/install-sh b/install-sh
index ebc66913e9..d55683a77f 100755
--- a/install-sh
+++ b/install-sh
@@ -22,7 +22,9 @@
# This script is compatible with the BSD install script, but was written
# from scratch. It can only install one file at a time, a restriction
# shared with many OS's install programs.
-
+#
+# $Id$
+#
# set DOITPROG to echo to test this script