]> git.sur5r.net Git - openldap/blobdiff - build/install-sh
Moved free list to avoid additional mutex
[openldap] / build / install-sh
index b41a24591619d4ab32b58c3907a8afc3e1e276d6..e91ee1db75a3d7a772d727012831548f3bf9f862 100755 (executable)
@@ -1,4 +1,8 @@
-#!/bin/sh
+#! /bin/sh
+# $OpenLDAP$
+## Copyright 1998-2000 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).