From: Kurt Zeilenga Date: Tue, 6 Nov 2001 17:29:18 +0000 (+0000) Subject: import cr cleanup from HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_0_19~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c765beaad9e26b5c92f3736dc52c0a968ec64f6;p=thirdparty%2Fopenldap.git import cr cleanup from HEAD --- 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. diff --git a/build/openldap.m4 b/build/openldap.m4 index 8ce607fabf..044fba6d36 100644 --- a/build/openldap.m4 +++ b/build/openldap.m4 @@ -1,7 +1,13 @@ dnl $OpenLDAP$ dnl -dnl Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. -dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file +dnl Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA +dnl All rights reserved. +dnl +dnl Redistribution and use in source and binary forms, with or without +dnl modification, are permitted only as authorized by the OpenLDAP +dnl Public License. A copy of this license is available at +dnl http://www.OpenLDAP.org/license.html or in file LICENSE in the +dnl top-level directory of the distribution. dnl dnl OpenLDAP Autoconf Macros dnl