]> git.sur5r.net Git - openldap/commitdiff
Add rcs ids
authorKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 06:45:59 +0000 (06:45 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 06:45:59 +0000 (06:45 +0000)
build/config.guess
build/config.sub
build/ltmain.sh
build/missing
build/shtool

index be31a17f957714210abb629675e80eb2c2f797f3..86ec90800744c2c47b657be2e51324a03417e69a 100755 (executable)
@@ -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 <per@bothner.com>.
 # Please send patches to <config-patches@gnu.org>.  Submit a context
index e79ee1bc0248ac1e972042e452c037d48e1512e9..097b0914664a82eaef545452a2271775c77924ba 100755 (executable)
@@ -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 <config-patches@gnu.org>.  Submit a context
 # diff and a properly formatted ChangeLog entry.
index 6e5bf3657c9442175098eace40ec71d05e1ff798..1e17bc117efb646ab032ac55635ebbb5d8ce15e1 100755 (executable)
 # 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.
index a53029d3500bec434d31f71f0122cc969942a3e4..40d4ec3f175fa5d684acaba5687de37728e9a3f7 100755 (executable)
@@ -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 <pinard@iro.umontreal.ca>, 1996.
index 61f4b0ff3798a0ce62717f5986e0e9e5972ecae9..699d0194b89d0ed841841a0749df0266d2eff972 100755 (executable)
@@ -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 <rse@engelschall.com>