]> git.sur5r.net Git - openldap/blobdiff - build/install-sh
Introduce and use LDAP_GCCATTR() = __attributes__() in gcc
[openldap] / build / install-sh
index b41a24591619d4ab32b58c3907a8afc3e1e276d6..b8bad2c1299fc6489fd8b619303fa45777a70265 100755 (executable)
@@ -1,4 +1,8 @@
 #!/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).