]> git.sur5r.net Git - openldap/blobdiff - build/install-sh
Fix minor bugs...
[openldap] / build / install-sh
index b41a24591619d4ab32b58c3907a8afc3e1e276d6..c7348ecd251ec76dd178069fcab5f9567837e7b5 100755 (executable)
@@ -1,4 +1,8 @@
-#!/bin/sh
+#! /bin/sh
+# $OpenLDAP$
+## Copyright 1998,1999 The OpenLDAP Foundation
+## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
+## of this package for details.
 #
 # install - install a program, script, or datafile
 # This comes from X11R5 (mit/util/scripts/install.sh).