From 28a22d67856fc0cb4dafea2d9bc038411c363647 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 11 Feb 2002 06:45:59 +0000 Subject: [PATCH] Add rcs ids --- build/config.guess | 3 ++- build/config.sub | 3 ++- build/ltmain.sh | 5 +++++ build/missing | 6 +++--- build/shtool | 4 ++++ 5 files changed, 16 insertions(+), 5 deletions(-) diff --git a/build/config.guess b/build/config.guess index be31a17f95..86ec908007 100755 --- a/build/config.guess +++ b/build/config.guess @@ -26,9 +26,10 @@ timestamp='2002-01-30' # the same distribution terms that you use for the rest of that program. # This file is distributed with OpenLDAP Software, which contains a -# configuration script generated by autoconf and is distributable +# 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. +# $OpenLDAP$ # Originally written by Per Bothner . # Please send patches to . Submit a context diff --git a/build/config.sub b/build/config.sub index e79ee1bc02..097b091466 100755 --- a/build/config.sub +++ b/build/config.sub @@ -31,9 +31,10 @@ timestamp='2002-02-01' # the same distribution terms that you use for the rest of that program. # This file is distributed with OpenLDAP Software, which contains a -# configuration script generated by autoconf and is distributable +# 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. +# $OpenLDAP$ # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. diff --git a/build/ltmain.sh b/build/ltmain.sh index 6e5bf3657c..1e17bc117e 100755 --- a/build/ltmain.sh +++ b/build/ltmain.sh @@ -24,6 +24,11 @@ # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. +# 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/missing b/build/missing index a53029d350..40d4ec3f17 100755 --- a/build/missing +++ b/build/missing @@ -1,8 +1,8 @@ #! /bin/sh # $OpenLDAP$ -# -# Modified for use with OpenLDAP -# +# This file is distributed with OpenLDAP Software, but is an an +# independently licensed program. + # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997 Free Software Foundation, Inc. # Franc,ois Pinard , 1996. diff --git a/build/shtool b/build/shtool index 61f4b0ff37..699d0194b8 100755 --- a/build/shtool +++ b/build/shtool @@ -1,4 +1,8 @@ #!/bin/sh +# $OpenLDAP$ +# This file is distributed with OpenLDAP Software, but is an +# an independently licensed program. + ## ## GNU shtool -- The GNU Portable Shell Tool ## Copyright (c) 1994-2002 Ralf S. Engelschall -- 2.39.5