From: Kurt Zeilenga Date: Wed, 24 Oct 2001 20:18:26 +0000 (+0000) Subject: Add openldap notice. X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~928 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ab45221382520202e26d1684607f7d88cde93b00;p=openldap Add openldap notice. --- diff --git a/build/config.guess b/build/config.guess index bcf60e66f3..47f2f0957e 100755 --- a/build/config.guess +++ b/build/config.guess @@ -22,6 +22,12 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# Portions Copyright 1998-2001 OpenLDAP Foundation. +# This file is distributed with OpenLDAP Software, which contains a +# configuration script generated by autoconf and is distributable +# under the same distributions terms as OpenLDAP inself. +# See the OpenLDAP COPYRIGHT and LICENSE file for details. + # Written by Per Bothner . # Please send patches to . # diff --git a/build/config.sub b/build/config.sub index c8e77851e6..1b0fe7d273 100755 --- a/build/config.sub +++ b/build/config.sub @@ -27,6 +27,12 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# Portions Copyright 1998-2001 OpenLDAP Foundation. +# This file is distributed with OpenLDAP Software, which contains a +# configuration script generated by autoconf and is distributable +# under the same distributions terms as OpenLDAP inself. +# See the OpenLDAP COPYRIGHT and LICENSE file for details. + # Written by Per Bothner . # Please send patches to . # diff --git a/build/ltconfig b/build/ltconfig index 34cd1a3d90..026a66fe74 100755 --- a/build/ltconfig +++ b/build/ltconfig @@ -24,6 +24,12 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# Portions Copyright 1998-2001 OpenLDAP Foundation. +# This file is distributed with OpenLDAP Software, which contains a +# configuration script generated by autoconf and is distributable +# under the same distributions terms as OpenLDAP inself. +# See the OpenLDAP COPYRIGHT and LICENSE file for details. + # A lot of this script is taken from autoconf-2.10. # Check that we are running under the correct shell. @@ -2796,6 +2802,11 @@ case "$ltmain" in # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# Portions Copyright 1998-2001 OpenLDAP Foundation. +# This file is distributed with OpenLDAP Software, which contains a +# configuration script generated by autoconf and is distributable +# under the same distributions terms as OpenLDAP itself. + # Sed that helps us avoid accidentally triggering echo(1) options like -n. Xsed="sed -e s/^X//" diff --git a/build/ltmain.sh b/build/ltmain.sh index 320e1ee11c..eac9d2ced7 100755 --- a/build/ltmain.sh +++ b/build/ltmain.sh @@ -25,6 +25,12 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# Portions Copyright 1998-2001 OpenLDAP Foundation. +# This file is distributed with OpenLDAP Software, which contains a +# configuration script generated by autoconf and is distributable +# under the same distributions terms as OpenLDAP inself. +# See the OpenLDAP COPYRIGHT and LICENSE file for details. + # Check that we have a working $echo. if test "X$1" = X--no-reexec; then # Discard the --no-reexec flag, and continue.