]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update 'altered' state
authorKurt Zeilenga <kurt@openldap.org>
Wed, 17 Jan 2001 07:13:14 +0000 (07:13 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 17 Jan 2001 07:13:14 +0000 (07:13 +0000)
servers/slapd/back-ldap/Copyright [new file with mode: 0644]
servers/slapd/back-ldap/unbind.c

diff --git a/servers/slapd/back-ldap/Copyright b/servers/slapd/back-ldap/Copyright
new file mode 100644 (file)
index 0000000..c704638
--- /dev/null
@@ -0,0 +1,23 @@
+Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+
+This is an altered version.
+
+Copyright 1999, Howard Chu, All rights reserved. <hyc@highlandsun.com>
+
+Permission is granted to anyone to use this software for any purpose
+on any computer system, and to alter it and redistribute it, subject
+to the following restrictions:
+
+1. The author is not responsible for the consequences of use of this
+   software, no matter how awful, even if they arise from flaws in it.
+
+2. The origin of this software must not be misrepresented, either by
+   explicit claim or by omission.  Since few users ever read sources,
+   credits should appear in the documentation.
+
+3. Altered versions must be plainly marked as such, and must not be
+   misrepresented as being the original software.  Since few users
+   ever read sources, credits should appear in the documentation.
+
+4. This notice may not be removed or altered.
index 7953c68b3d763d7758df8158723740f79f74ee9e..83d5609a42d3b37c65e0e44597a138a1dc34ca54 100644 (file)
@@ -1,7 +1,7 @@
 /* unbind.c - ldap backend unbind function */
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 /* This is an altered version */