X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Finstall-sh;h=e91ee1db75a3d7a772d727012831548f3bf9f862;hb=9405761404afb4af791137fb7cf73cf32c7e7e22;hp=b41a24591619d4ab32b58c3907a8afc3e1e276d6;hpb=7e593d2efe5c264e6895149cb8af76b065e88944;p=openldap diff --git a/build/install-sh b/build/install-sh index b41a245916..e91ee1db75 100755 --- a/build/install-sh +++ b/build/install-sh @@ -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).