Blame LICENSE

Packit 383869
                                 Apache License
Packit 383869
                           Version 2.0, January 2004
Packit 383869
                        http://www.apache.org/licenses/
Packit 383869
Packit 383869
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
Packit 383869
Packit 383869
   1. Definitions.
Packit 383869
Packit 383869
      "License" shall mean the terms and conditions for use, reproduction,
Packit 383869
      and distribution as defined by Sections 1 through 9 of this document.
Packit 383869
Packit 383869
      "Licensor" shall mean the copyright owner or entity authorized by
Packit 383869
      the copyright owner that is granting the License.
Packit 383869
Packit 383869
      "Legal Entity" shall mean the union of the acting entity and all
Packit 383869
      other entities that control, are controlled by, or are under common
Packit 383869
      control with that entity. For the purposes of this definition,
Packit 383869
      "control" means (i) the power, direct or indirect, to cause the
Packit 383869
      direction or management of such entity, whether by contract or
Packit 383869
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
Packit 383869
      outstanding shares, or (iii) beneficial ownership of such entity.
Packit 383869
Packit 383869
      "You" (or "Your") shall mean an individual or Legal Entity
Packit 383869
      exercising permissions granted by this License.
Packit 383869
Packit 383869
      "Source" form shall mean the preferred form for making modifications,
Packit 383869
      including but not limited to software source code, documentation
Packit 383869
      source, and configuration files.
Packit 383869
Packit 383869
      "Object" form shall mean any form resulting from mechanical
Packit 383869
      transformation or translation of a Source form, including but
Packit 383869
      not limited to compiled object code, generated documentation,
Packit 383869
      and conversions to other media types.
Packit 383869
Packit 383869
      "Work" shall mean the work of authorship, whether in Source or
Packit 383869
      Object form, made available under the License, as indicated by a
Packit 383869
      copyright notice that is included in or attached to the work
Packit 383869
      (an example is provided in the Appendix below).
Packit 383869
Packit 383869
      "Derivative Works" shall mean any work, whether in Source or Object
Packit 383869
      form, that is based on (or derived from) the Work and for which the
Packit 383869
      editorial revisions, annotations, elaborations, or other modifications
Packit 383869
      represent, as a whole, an original work of authorship. For the purposes
Packit 383869
      of this License, Derivative Works shall not include works that remain
Packit 383869
      separable from, or merely link (or bind by name) to the interfaces of,
Packit 383869
      the Work and Derivative Works thereof.
Packit 383869
Packit 383869
      "Contribution" shall mean any work of authorship, including
Packit 383869
      the original version of the Work and any modifications or additions
Packit 383869
      to that Work or Derivative Works thereof, that is intentionally
Packit 383869
      submitted to Licensor for inclusion in the Work by the copyright owner
Packit 383869
      or by an individual or Legal Entity authorized to submit on behalf of
Packit 383869
      the copyright owner. For the purposes of this definition, "submitted"
Packit 383869
      means any form of electronic, verbal, or written communication sent
Packit 383869
      to the Licensor or its representatives, including but not limited to
Packit 383869
      communication on electronic mailing lists, source code control systems,
Packit 383869
      and issue tracking systems that are managed by, or on behalf of, the
Packit 383869
      Licensor for the purpose of discussing and improving the Work, but
Packit 383869
      excluding communication that is conspicuously marked or otherwise
Packit 383869
      designated in writing by the copyright owner as "Not a Contribution."
Packit 383869
Packit 383869
      "Contributor" shall mean Licensor and any individual or Legal Entity
Packit 383869
      on behalf of whom a Contribution has been received by Licensor and
Packit 383869
      subsequently incorporated within the Work.
Packit 383869
Packit 383869
   2. Grant of Copyright License. Subject to the terms and conditions of
Packit 383869
      this License, each Contributor hereby grants to You a perpetual,
Packit 383869
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
Packit 383869
      copyright license to reproduce, prepare Derivative Works of,
Packit 383869
      publicly display, publicly perform, sublicense, and distribute the
Packit 383869
      Work and such Derivative Works in Source or Object form.
Packit 383869
Packit 383869
   3. Grant of Patent License. Subject to the terms and conditions of
Packit 383869
      this License, each Contributor hereby grants to You a perpetual,
Packit 383869
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
Packit 383869
      (except as stated in this section) patent license to make, have made,
Packit 383869
      use, offer to sell, sell, import, and otherwise transfer the Work,
Packit 383869
      where such license applies only to those patent claims licensable
Packit 383869
      by such Contributor that are necessarily infringed by their
Packit 383869
      Contribution(s) alone or by combination of their Contribution(s)
Packit 383869
      with the Work to which such Contribution(s) was submitted. If You
Packit 383869
      institute patent litigation against any entity (including a
Packit 383869
      cross-claim or counterclaim in a lawsuit) alleging that the Work
Packit 383869
      or a Contribution incorporated within the Work constitutes direct
Packit 383869
      or contributory patent infringement, then any patent licenses
Packit 383869
      granted to You under this License for that Work shall terminate
Packit 383869
      as of the date such litigation is filed.
Packit 383869
Packit 383869
   4. Redistribution. You may reproduce and distribute copies of the
Packit 383869
      Work or Derivative Works thereof in any medium, with or without
Packit 383869
      modifications, and in Source or Object form, provided that You
Packit 383869
      meet the following conditions:
Packit 383869
Packit 383869
      (a) You must give any other recipients of the Work or
Packit 383869
          Derivative Works a copy of this License; and
Packit 383869
Packit 383869
      (b) You must cause any modified files to carry prominent notices
Packit 383869
          stating that You changed the files; and
Packit 383869
Packit 383869
      (c) You must retain, in the Source form of any Derivative Works
Packit 383869
          that You distribute, all copyright, patent, trademark, and
Packit 383869
          attribution notices from the Source form of the Work,
Packit 383869
          excluding those notices that do not pertain to any part of
Packit 383869
          the Derivative Works; and
Packit 383869
Packit 383869
      (d) If the Work includes a "NOTICE" text file as part of its
Packit 383869
          distribution, then any Derivative Works that You distribute must
Packit 383869
          include a readable copy of the attribution notices contained
Packit 383869
          within such NOTICE file, excluding those notices that do not
Packit 383869
          pertain to any part of the Derivative Works, in at least one
Packit 383869
          of the following places: within a NOTICE text file distributed
Packit 383869
          as part of the Derivative Works; within the Source form or
Packit 383869
          documentation, if provided along with the Derivative Works; or,
Packit 383869
          within a display generated by the Derivative Works, if and
Packit 383869
          wherever such third-party notices normally appear. The contents
Packit 383869
          of the NOTICE file are for informational purposes only and
Packit 383869
          do not modify the License. You may add Your own attribution
Packit 383869
          notices within Derivative Works that You distribute, alongside
Packit 383869
          or as an addendum to the NOTICE text from the Work, provided
Packit 383869
          that such additional attribution notices cannot be construed
Packit 383869
          as modifying the License.
Packit 383869
Packit 383869
      You may add Your own copyright statement to Your modifications and
Packit 383869
      may provide additional or different license terms and conditions
Packit 383869
      for use, reproduction, or distribution of Your modifications, or
Packit 383869
      for any such Derivative Works as a whole, provided Your use,
Packit 383869
      reproduction, and distribution of the Work otherwise complies with
Packit 383869
      the conditions stated in this License.
Packit 383869
Packit 383869
   5. Submission of Contributions. Unless You explicitly state otherwise,
Packit 383869
      any Contribution intentionally submitted for inclusion in the Work
Packit 383869
      by You to the Licensor shall be under the terms and conditions of
Packit 383869
      this License, without any additional terms or conditions.
Packit 383869
      Notwithstanding the above, nothing herein shall supersede or modify
Packit 383869
      the terms of any separate license agreement you may have executed
Packit 383869
      with Licensor regarding such Contributions.
Packit 383869
Packit 383869
   6. Trademarks. This License does not grant permission to use the trade
Packit 383869
      names, trademarks, service marks, or product names of the Licensor,
Packit 383869
      except as required for reasonable and customary use in describing the
Packit 383869
      origin of the Work and reproducing the content of the NOTICE file.
Packit 383869
Packit 383869
   7. Disclaimer of Warranty. Unless required by applicable law or
Packit 383869
      agreed to in writing, Licensor provides the Work (and each
Packit 383869
      Contributor provides its Contributions) on an "AS IS" BASIS,
Packit 383869
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
Packit 383869
      implied, including, without limitation, any warranties or conditions
Packit 383869
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
Packit 383869
      PARTICULAR PURPOSE. You are solely responsible for determining the
Packit 383869
      appropriateness of using or redistributing the Work and assume any
Packit 383869
      risks associated with Your exercise of permissions under this License.
Packit 383869
Packit 383869
   8. Limitation of Liability. In no event and under no legal theory,
Packit 383869
      whether in tort (including negligence), contract, or otherwise,
Packit 383869
      unless required by applicable law (such as deliberate and grossly
Packit 383869
      negligent acts) or agreed to in writing, shall any Contributor be
Packit 383869
      liable to You for damages, including any direct, indirect, special,
Packit 383869
      incidental, or consequential damages of any character arising as a
Packit 383869
      result of this License or out of the use or inability to use the
Packit 383869
      Work (including but not limited to damages for loss of goodwill,
Packit 383869
      work stoppage, computer failure or malfunction, or any and all
Packit 383869
      other commercial damages or losses), even if such Contributor
Packit 383869
      has been advised of the possibility of such damages.
Packit 383869
Packit 383869
   9. Accepting Warranty or Additional Liability. While redistributing
Packit 383869
      the Work or Derivative Works thereof, You may choose to offer,
Packit 383869
      and charge a fee for, acceptance of support, warranty, indemnity,
Packit 383869
      or other liability obligations and/or rights consistent with this
Packit 383869
      License. However, in accepting such obligations, You may act only
Packit 383869
      on Your own behalf and on Your sole responsibility, not on behalf
Packit 383869
      of any other Contributor, and only if You agree to indemnify,
Packit 383869
      defend, and hold each Contributor harmless for any liability
Packit 383869
      incurred by, or claims asserted against, such Contributor by reason
Packit 383869
      of your accepting any such warranty or additional liability.
Packit 383869
Packit 383869
   END OF TERMS AND CONDITIONS
Packit 383869
Packit 383869
   APPENDIX: How to apply the Apache License to your work.
Packit 383869
Packit 383869
      To apply the Apache License to your work, attach the following
Packit 383869
      boilerplate notice, with the fields enclosed by brackets "[]"
Packit 383869
      replaced with your own identifying information. (Don't include
Packit 383869
      the brackets!)  The text should be enclosed in the appropriate
Packit 383869
      comment syntax for the file format. We also recommend that a
Packit 383869
      file or class name and description of purpose be included on the
Packit 383869
      same "printed page" as the copyright notice for easier
Packit 383869
      identification within third-party archives.
Packit 383869
Packit 383869
   Copyright [yyyy] [name of copyright owner]
Packit 383869
Packit 383869
   Licensed under the Apache License, Version 2.0 (the "License");
Packit 383869
   you may not use this file except in compliance with the License.
Packit 383869
   You may obtain a copy of the License at
Packit 383869
Packit 383869
       http://www.apache.org/licenses/LICENSE-2.0
Packit 383869
Packit 383869
   Unless required by applicable law or agreed to in writing, software
Packit 383869
   distributed under the License is distributed on an "AS IS" BASIS,
Packit 383869
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Packit 383869
   See the License for the specific language governing permissions and
Packit 383869
   limitations under the License.
Packit 383869
Packit 383869
Packit 383869
Packit 383869
APACHE PORTABLE RUNTIME SUBCOMPONENTS: 
Packit 383869
Packit 383869
The Apache Portable Runtime includes a number of subcomponents with
Packit 383869
separate copyright notices and license terms. Your use of the source
Packit 383869
code for the these subcomponents is subject to the terms and
Packit 383869
conditions of the following licenses. 
Packit 383869
Packit 383869
For the include\apr_md5.h component: 
Packit 383869
/*
Packit 383869
 * This is work is derived from material Copyright RSA Data Security, Inc.
Packit 383869
 *
Packit 383869
 * The RSA copyright statement and Licence for that original material is
Packit 383869
 * included below. This is followed by the Apache copyright statement and
Packit 383869
 * licence for the modifications made to that material.
Packit 383869
 */
Packit 383869
Packit 383869
/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
Packit 383869
   rights reserved.
Packit 383869
Packit 383869
   License to copy and use this software is granted provided that it
Packit 383869
   is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Packit 383869
   Algorithm" in all material mentioning or referencing this software
Packit 383869
   or this function.
Packit 383869
Packit 383869
   License is also granted to make and use derivative works provided
Packit 383869
   that such works are identified as "derived from the RSA Data
Packit 383869
   Security, Inc. MD5 Message-Digest Algorithm" in all material
Packit 383869
   mentioning or referencing the derived work.
Packit 383869
Packit 383869
   RSA Data Security, Inc. makes no representations concerning either
Packit 383869
   the merchantability of this software or the suitability of this
Packit 383869
   software for any particular purpose. It is provided "as is"
Packit 383869
   without express or implied warranty of any kind.
Packit 383869
Packit 383869
   These notices must be retained in any copies of any part of this
Packit 383869
   documentation and/or software.
Packit 383869
 */
Packit 383869
Packit 383869
For the passwd\apr_md5.c component:
Packit 383869
Packit 383869
/*
Packit 383869
 * This is work is derived from material Copyright RSA Data Security, Inc.
Packit 383869
 *
Packit 383869
 * The RSA copyright statement and Licence for that original material is
Packit 383869
 * included below. This is followed by the Apache copyright statement and
Packit 383869
 * licence for the modifications made to that material.
Packit 383869
 */
Packit 383869
Packit 383869
/* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
Packit 383869
 */
Packit 383869
Packit 383869
/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
Packit 383869
   rights reserved.
Packit 383869
Packit 383869
   License to copy and use this software is granted provided that it
Packit 383869
   is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Packit 383869
   Algorithm" in all material mentioning or referencing this software
Packit 383869
   or this function.
Packit 383869
Packit 383869
   License is also granted to make and use derivative works provided
Packit 383869
   that such works are identified as "derived from the RSA Data
Packit 383869
   Security, Inc. MD5 Message-Digest Algorithm" in all material
Packit 383869
   mentioning or referencing the derived work.
Packit 383869
Packit 383869
   RSA Data Security, Inc. makes no representations concerning either
Packit 383869
   the merchantability of this software or the suitability of this
Packit 383869
   software for any particular purpose. It is provided "as is"
Packit 383869
   without express or implied warranty of any kind.
Packit 383869
Packit 383869
   These notices must be retained in any copies of any part of this
Packit 383869
   documentation and/or software.
Packit 383869
 */
Packit 383869
/*
Packit 383869
 * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
Packit 383869
 * MD5 crypt() function, which is licenced as follows:
Packit 383869
 * ----------------------------------------------------------------------------
Packit 383869
 * "THE BEER-WARE LICENSE" (Revision 42):
Packit 383869
 * <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you
Packit 383869
 * can do whatever you want with this stuff. If we meet some day, and you think
Packit 383869
 * this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
Packit 383869
 * ----------------------------------------------------------------------------
Packit 383869
 */
Packit 383869
Packit 383869
For the crypto\apr_md4.c component:
Packit 383869
Packit 383869
 * This is derived from material copyright RSA Data Security, Inc.
Packit 383869
 * Their notice is reproduced below in its entirety.
Packit 383869
 *
Packit 383869
 * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
Packit 383869
 * rights reserved.
Packit 383869
 *
Packit 383869
 * License to copy and use this software is granted provided that it
Packit 383869
 * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
Packit 383869
 * Algorithm" in all material mentioning or referencing this software
Packit 383869
 * or this function.
Packit 383869
 *
Packit 383869
 * License is also granted to make and use derivative works provided
Packit 383869
 * that such works are identified as "derived from the RSA Data
Packit 383869
 * Security, Inc. MD4 Message-Digest Algorithm" in all material
Packit 383869
 * mentioning or referencing the derived work.
Packit 383869
 *
Packit 383869
 * RSA Data Security, Inc. makes no representations concerning either
Packit 383869
 * the merchantability of this software or the suitability of this
Packit 383869
 * software for any particular purpose. It is provided "as is"
Packit 383869
 * without express or implied warranty of any kind.
Packit 383869
 *
Packit 383869
 * These notices must be retained in any copies of any part of this
Packit 383869
 * documentation and/or software.
Packit 383869
 */
Packit 383869
Packit 383869
For the crypto\crypt_blowfish.c(.h) component:
Packit 383869
Packit 383869
 * Written by Solar Designer <solar at openwall.com> in 1998-2011.
Packit 383869
 * No copyright is claimed, and the software is hereby placed in the public
Packit 383869
 * domain.  In case this attempt to disclaim copyright and place the software
Packit 383869
 * in the public domain is deemed null and void, then the software is
Packit 383869
 * Copyright (c) 1998-2011 Solar Designer and it is hereby released to the
Packit 383869
 * general public under the following terms:
Packit 383869
 *
Packit 383869
 * Redistribution and use in source and binary forms, with or without
Packit 383869
 * modification, are permitted.
Packit 383869
 *
Packit 383869
 * There's ABSOLUTELY NO WARRANTY, express or implied.
Packit 383869
Packit 383869
 See crypto/crypt_blowfish.c for more information.
Packit 383869
Packit 383869
For the include\apr_md4.h component:
Packit 383869
Packit 383869
 *
Packit 383869
 * This is derived from material copyright RSA Data Security, Inc.
Packit 383869
 * Their notice is reproduced below in its entirety.
Packit 383869
 *
Packit 383869
 * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
Packit 383869
 * rights reserved.
Packit 383869
 *
Packit 383869
 * License to copy and use this software is granted provided that it
Packit 383869
 * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
Packit 383869
 * Algorithm" in all material mentioning or referencing this software
Packit 383869
 * or this function.
Packit 383869
 *
Packit 383869
 * License is also granted to make and use derivative works provided
Packit 383869
 * that such works are identified as "derived from the RSA Data
Packit 383869
 * Security, Inc. MD4 Message-Digest Algorithm" in all material
Packit 383869
 * mentioning or referencing the derived work.
Packit 383869
 *
Packit 383869
 * RSA Data Security, Inc. makes no representations concerning either
Packit 383869
 * the merchantability of this software or the suitability of this
Packit 383869
 * software for any particular purpose. It is provided "as is"
Packit 383869
 * without express or implied warranty of any kind.
Packit 383869
 *
Packit 383869
 * These notices must be retained in any copies of any part of this
Packit 383869
 * documentation and/or software.
Packit 383869
 */
Packit 383869
Packit 383869
For the test\testmd4.c component:
Packit 383869
Packit 383869
 *
Packit 383869
 * This is derived from material copyright RSA Data Security, Inc.
Packit 383869
 * Their notice is reproduced below in its entirety.
Packit 383869
 *
Packit 383869
 * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
Packit 383869
 * rights reserved.
Packit 383869
 *
Packit 383869
 * RSA Data Security, Inc. makes no representations concerning either
Packit 383869
 * the merchantability of this software or the suitability of this
Packit 383869
 * software for any particular purpose. It is provided "as is"
Packit 383869
 * without express or implied warranty of any kind.
Packit 383869
 *
Packit 383869
 * These notices must be retained in any copies of any part of this
Packit 383869
 * documentation and/or software.
Packit 383869
 */
Packit 383869
Packit 383869
For the xml\expat\conftools\install-sh component:
Packit 383869
Packit 383869
#
Packit 383869
# install - install a program, script, or datafile
Packit 383869
# This comes from X11R5 (mit/util/scripts/install.sh).
Packit 383869
#
Packit 383869
# Copyright 1991 by the Massachusetts Institute of Technology
Packit 383869
#
Packit 383869
# Permission to use, copy, modify, distribute, and sell this software and its
Packit 383869
# documentation for any purpose is hereby granted without fee, provided that
Packit 383869
# the above copyright notice appear in all copies and that both that
Packit 383869
# copyright notice and this permission notice appear in supporting
Packit 383869
# documentation, and that the name of M.I.T. not be used in advertising or
Packit 383869
# publicity pertaining to distribution of the software without specific,
Packit 383869
# written prior permission.  M.I.T. makes no representations about the
Packit 383869
# suitability of this software for any purpose.  It is provided "as is"
Packit 383869
# without express or implied warranty.
Packit 383869
#
Packit 383869
Packit 383869
For the expat xml parser component:
Packit 383869
Packit 383869
Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
Packit 383869
                               and Clark Cooper
Packit 383869
Packit 383869
Permission is hereby granted, free of charge, to any person obtaining
Packit 383869
a copy of this software and associated documentation files (the
Packit 383869
"Software"), to deal in the Software without restriction, including
Packit 383869
without limitation the rights to use, copy, modify, merge, publish,
Packit 383869
distribute, sublicense, and/or sell copies of the Software, and to
Packit 383869
permit persons to whom the Software is furnished to do so, subject to
Packit 383869
the following conditions:
Packit 383869
	
Packit 383869
The above copyright notice and this permission notice shall be included
Packit 383869
in all copies or substantial portions of the Software.
Packit 383869
	
Packit 383869
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Packit 383869
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Packit 383869
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Packit 383869
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
Packit 383869
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
Packit 383869
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
Packit 383869
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Packit 383869
Packit 383869
====================================================================
Packit 383869
Packit 383869
For the ldap/apr_ldap_url.c component:
Packit 383869
Packit 383869
/* Portions Copyright 1998-2002 The OpenLDAP Foundation
Packit 383869
 * All rights reserved.
Packit 383869
 *
Packit 383869
 * Redistribution and use in source and binary forms, with or without
Packit 383869
 * modification, are permitted only as authorized by the OpenLDAP
Packit 383869
 * Public License.  A copy of this license is available at
Packit 383869
 * http://www.OpenLDAP.org/license.html or in file LICENSE in the
Packit 383869
 * top-level directory of the distribution.
Packit 383869
 *
Packit 383869
 * OpenLDAP is a registered trademark of the OpenLDAP Foundation.
Packit 383869
 *
Packit 383869
 * Individual files and/or contributed packages may be copyright by
Packit 383869
 * other parties and subject to additional restrictions.
Packit 383869
 *
Packit 383869
 * This work is derived from the University of Michigan LDAP v3.3
Packit 383869
 * distribution.  Information concerning this software is available
Packit 383869
 * at: http://www.umich.edu/~dirsvcs/ldap/
Packit 383869
 *
Packit 383869
 * This work also contains materials derived from public sources.
Packit 383869
 *
Packit 383869
 * Additional information about OpenLDAP can be obtained at:
Packit 383869
 *     http://www.openldap.org/
Packit 383869
 */
Packit 383869
Packit 383869
/*
Packit 383869
 * Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
Packit 383869
 * All rights reserved.
Packit 383869
 *
Packit 383869
 * Redistribution and use in source and binary forms are permitted
Packit 383869
 * provided that this notice is preserved and that due credit is given
Packit 383869
 * to the University of Michigan at Ann Arbor. The name of the University
Packit 383869
 * may not be used to endorse or promote products derived from this
Packit 383869
 * software without specific prior written permission. This software
Packit 383869
 * is provided ``as is'' without express or implied warranty.
Packit 383869
 */
Packit 383869