]> git.sur5r.net Git - openldap/commitdiff
Add OpenLDAP Copyright to headers
authorKurt Zeilenga <kurt@openldap.org>
Mon, 28 Dec 1998 19:51:35 +0000 (19:51 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 28 Dec 1998 19:51:35 +0000 (19:51 +0000)
39 files changed:
include/ac/alloca.h
include/ac/bytes.h
include/ac/ctype.h
include/ac/dirent.h
include/ac/errno.h
include/ac/krb.h
include/ac/regex.h
include/ac/setproctitle.h
include/ac/signal.h
include/ac/socket.h
include/ac/stdarg.h
include/ac/string.h
include/ac/syslog.h
include/ac/termios.h
include/ac/time.h
include/ac/unistd.h
include/ac/wait.h
include/avl.h
include/disptmpl.h
include/getopt-compat.h
include/lber.h
include/ldap.h
include/ldap_cdefs.h
include/ldap_features.h.in
include/ldap_features.h.nt
include/ldap_log.h
include/ldapconfig.h.edit
include/ldapconfig.h.nt
include/ldbm.h
include/ldif.h
include/lthread.h
include/lthread_rdwr.h
include/lutil.h
include/lutil_md5.h
include/lutil_sha1.h
include/portable.h.bot
include/portable.h.top
include/srchpref.h
include/sysexits-compat.h

index 80bcd44fee166e2f0d43b16417b92498ff61dacb..69e823d84189bf848ad8cff1e6ae468af09bfd3f 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic alloca.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_ALLOCA_H
 #define _AC_ALLOCA_H
index 5d479442c5a64ae1f98cfd1a86d05adf3b854972..74265604a3b68670125c97fe0a3d9540b692286b 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic bytes.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_BYTES_H
 #define _AC_BYTES_H
index e16a5ec80fa759f10599d6746a3f0024f56bcf63..b58d96fc6fddfa55926b6a8797532a713276b9d5 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic ctype.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_CTYPE_H
 #define _AC_CTYPE_H
index b6ec697318fd9e8fbc4963ea90aab5545c08f719..e58dda8bb22048868c516a6baeca1d3db0ab3275 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic dirent.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_DIRENT_H
 #define _AC_DIRENT_H
index b083cbbdf5eadbfafcb5fd7569b7b5cd85c67f71..49e03fb757882bb6e8ed44474a6102b303ff0e4d 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic errno.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_ERRNO_H
 #define _AC_ERRNO_H
index d3713503541d406c1812713563197966c9af82a1..05a2774a86f0e90f604de8aeb7b34aed896bfae3 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic krb.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_KRB_H
 #define _AC_KRB_H
index cc21e66215d2650e3ca7092e22b07d7ac953032c..87033a8b7e1cfe342d086b00946e68d2d07a230c 100644 (file)
@@ -1,6 +1,15 @@
 /*
  * Generic Regex
  */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 #ifndef _AC_REGEX_H_
 #define _AC_REGEX_H_
 
index ac1c6a2472fce921878f7c82d7d81a67d6a1d81e..2866d211f561bc2c20d371c2b03d860ce7f204d1 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic setproctitle.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_SETPROCTITLE_H
 #define _AC_SETPROCTITLE_H
index b850e75894fafebf800c016650b65f0c1418de4e..3ab614f581d83653c08b875e9d5969f893ab99cf 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic signal.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_SIGNAL_H
 #define _AC_SIGNAL_H
index ced2879abf504025c903d85769e29982ccc6ea8e..fff336918e3076c4f2ff2c65e7a66017a9870460 100644 (file)
@@ -1,6 +1,15 @@
 /*
  * Generic socket.h
  */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_SOCKET_H_
 #define _AC_SOCKET_H_
index acd5483c0e9185d4a0f5127c18cfd36ef9810858..2f9671be08909668bcc83c51e2d4327c126f803b 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic stdarg.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_STDARG_H
 #define _AC_STDARG_H 1
index 6a64074e6fa8623f69b6726897825767398ca3a4..7a799e0d7fb436edecc05e4e4c1d2fe4a44b85ea 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic string.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_STRING_H
 #define _AC_STRING_H
index c7afb100ba003881e5364a9ac8e718c548919510..0b2262429cf39e8a609052679812d33478a9df59 100644 (file)
@@ -1,6 +1,15 @@
 /*
  * Generic syslog.h
  */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 #ifndef _AC_SYSLOG_H_
 #define _AC_SYSLOG_H_
 
index 8788d73029604dfdfd7ccc79d250ae42bcb07bcb..e56eedb0d36bb6b73d8d3ec12826a79d99718d69 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic termios.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_TERMIOS_H
 #define _AC_TERMIOS_H
index ba18790a4ce63f195238d4b5aee6d65549ac39f7..8bdf4c5d02ea0e43add0c6da27a537df089a7aa1 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic time.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_TIME_H
 #define _AC_TIME_H
index 0e2f40acd2ffb6b0f6aff0042984f030e13ea1d3..f0d9c1ad7265fd0b215ee36e6bb295a02b68b7e0 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic unistd.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_UNISTD_H
 #define _AC_UNISTD_H
index af2eb5b18a18488dfc97548fdd7af32c568304e1..30da21643c05d6fc9bcc2463744325c994a3c2ab 100644 (file)
@@ -1,4 +1,13 @@
 /* Generic wait.h */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _AC_WAIT_H
 #define _AC_WAIT_H
index 651b9026d809519c30a678df0b692a48df5428a1..b514b3060ff6b16952df019dafa26db713a65bf4 100644 (file)
@@ -1,5 +1,13 @@
-/* avl.h - avl tree definitions */
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1993 Regents of the University of Michigan.
  * All rights reserved.
  *
@@ -10,6 +18,7 @@
  * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.
  */
+/* avl.h - avl tree definitions */
 
 
 #ifndef _AVL
index 8ba58eff6fd184a2b4de7a7e0dff9af4d1cf3611..1ab3449b1b2dfdbaf7b517f4666b2bd12cbf6e86 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1993, 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
index b82dc9fd8cf8e9ad126bbdebc2c2cd8d17b2166f..a32e8b5b36618edab4c2bab31a7267a753c31d9f 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /*
  * getopt(3) declarations
  */
index ea96bd654d95dab96673450cdea118bc50bec19a..6c5f532e774991bd068a9d10384018b491866b02 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1990 Regents of the University of Michigan.
  * All rights reserved.
  *
index 9efc423a0121888f2d516d2d41aed2b3dac195a8..3d03c2ac85259a3ed4839af93066325b47c0cd33 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1990 Regents of the University of Michigan.
  * All rights reserved.
  *
index 43a069a32f3175466ecca145a5d1570190aa4a7e..87a6ca4d26ea7cf525032c95b86584268e220d3e 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /* LDAP C Defines */
 
 #ifndef _LDAP_CDEFS_H
index e3f273f8ff16c01f2953fd79e5d3a9eaa928231c..4bfcca9576bae9f63f757f1dde2dd4e22fa14bf5 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /* 
  * LDAP Features
  */
index a4673c29336285a2dc47bfbbf0eec8f190947916..37e4dfd10b6421a69c3493f97ed393c01e2d12e7 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 /* 
  * LDAP Features
  */
index 4e2956fa7c985667fa1a5e12d1f2cefda0f5ca03..3a33843206f1e4f26f3d4b224f37c005d6804ca1 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1990 Regents of the University of Michigan.
  * All rights reserved.
  *
index f384d3b0466d66e0d2e1dfa30fe3368734dc0e7b..4acdfd8cd406f04b7e59ff838793f8074dd52f7f 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
index 6a5dbf5e5260f6b752e42bc448477e4b58894cb2..94881f00823842312b319e42704c2503b732e652 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
index 0f4c07c3ad8f1f46614d3b26736e97d2d0eec123..d1b93fb4a3403a54ad3573709401dec62d4f6e92 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /* ldbm.h - ldap dbm compatibility routine header file */
 
 #ifndef _LDBM_H_
index 3a2aad4027e00bcb8433afb60c1f9e2eb763d0bc..d42dfaec861eaa708e0a76cc5bdb3afa4a6f6acc 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1996 Regents of the University of Michigan.
  * All rights reserved.
  *
index b33900f98c5983b8f4b8889a60d650954bf274ce..8d66fcced6c3acc902657361ccf805aff8179f1c 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 /* lthread.h - ldap threads header file */
 
 #ifndef _LTHREAD_H
index 100e9b62d22481fb03e740d9f7f23fcd15b62cf1..c4beb36fa1ae4fc2021888187e35cd4b7f7937a3 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 #ifndef _LTHREAD_RDWR_H
 #define _LTHREAD_RDWR_H 1
 
index 7de0041a583ace7900a4ae3af32c6021d865740e..dfe1d9d9adf92916b9d38a976bb49efe1caa0a7b 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 #ifndef _LUTIL_H
 #define _LUTIL_H 1
 
index c0a9ba48bf7749ccba32c8674d59560aedadb09a..892f30ba326b21923c4f96021e425ef28208fbfc 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 /* See md5.c for explanation and copyright information.  */
 
 #ifndef _LUTIL_MD5_H_
index 8b3d81ee9ddb893251571039a7009707cf6bb45e..cdcabf4e415c6cbfcd68696a94d4158f92b7f6a3 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 /* This version is based on:
  *     $OpenBSD: sha1.h,v 1.8 1997/07/15 01:54:23 millert Exp $        */
 
index 6690a91d0abc1109a75c40879d15e760dfca8ae6..93b56b3b22b093147557a451a0bf42e306e2721b 100644 (file)
@@ -1,4 +1,13 @@
 /* portable.h.bot begin */
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifdef HAVE_STDDEF_H
 #      include <stddef.h>
index 4f413c0da5c090e56ffd43db6a360ecf7fb89378..3a43d452d2ccf53407d461ff1e9a99405b449be7 100644 (file)
@@ -1,32 +1,13 @@
 /* portable.h.top begin */
 /*
-Copyright 1998 The OpenLDAP Foundation, Redwood City, California, USA
-All rights reserved.
-
-Redistribution and use in source and binary forms are permitted only
-as authorized by the OpenLDAP Public License.  A copy of this
-license is available at http://www.OpenLDAP.org/license.html or
-in file LICENSE in the top-level directory of the distribution.
-
-This work is derived from the University of Michigan LDAP v3.3
-distribution.  Information concerning is available at
-    http://www.umich.edu/~dirsvcs/ldap/ldap.html.
-
-This work also contains materials derived from public sources.
-
----
-
-Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
-All rights reserved.
-
-Redistribution and use in source and binary forms are permitted
-provided that this notice is preserved and that due credit is given
-to the University of Michigan at Ann Arbor. The name of the University
-may not be used to endorse or promote products derived from this 
-software without specific prior written permission. This software
-is provided ``as is'' without express or implied warranty.
-*/
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
 
 #ifndef _LDAP_PORTABLE_H
 #define _LDAP_PORTABLE_H
index 6b26b06d41e054ce34dc7ae149c4e62cbad845d4..cff3f95705e48c97c0700e832e537dc921ea87c2 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1993, 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
index 9be67fa417304543997abb77282a833fcd71a857..09f24cc756a8d8e1785cd2d2456086b0dc109cf2 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+/* Portions
  * Copyright (c) 1987 Regents of the University of California.
  * All rights reserved.
  *