COPYRIGHT 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. Copyright 1998-2022 The OpenLDAP Foundation
  2. All rights reserved.
  3. Redistribution and use in source and binary forms, with or without
  4. modification, are permitted only as authorized by the OpenLDAP
  5. Public License.
  6. A copy of this license is available in the file LICENSE in the
  7. top-level directory of the distribution or, alternatively, at
  8. <http://www.OpenLDAP.org/license.html>.
  9. OpenLDAP is a registered trademark of the OpenLDAP Foundation.
  10. Individual files and/or contributed packages may be copyright by
  11. other parties and/or subject to additional restrictions.
  12. This work is derived from the University of Michigan LDAP v3.3
  13. distribution. Information concerning this software is available
  14. at <http://www.umich.edu/~dirsvcs/ldap/ldap.html>.
  15. This work also contains materials derived from public sources.
  16. Additional information about OpenLDAP can be obtained at
  17. <http://www.openldap.org/>.
  18. ---
  19. Portions Copyright 1998-2013 Kurt D. Zeilenga.
  20. Portions Copyright 1998-2006 Net Boolean Incorporated.
  21. Portions Copyright 2001-2006 IBM Corporation.
  22. All rights reserved.
  23. Redistribution and use in source and binary forms, with or without
  24. modification, are permitted only as authorized by the OpenLDAP
  25. Public License.
  26. ---
  27. Portions Copyright 1999-2008 Howard Y.H. Chu.
  28. Portions Copyright 1999-2008 Symas Corporation.
  29. Portions Copyright 1998-2003 Hallvard B. Furuseth.
  30. Portions Copyright 2007-2011 Gavin Henry.
  31. Portions Copyright 2007-2011 Suretec Systems Ltd.
  32. All rights reserved.
  33. Redistribution and use in source and binary forms, with or without
  34. modification, are permitted provided that this notice is preserved.
  35. The names of the copyright holders may not be used to endorse or
  36. promote products derived from this software without their specific
  37. prior written permission. This software is provided ``as is''
  38. without express or implied warranty.
  39. ---
  40. Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
  41. All rights reserved.
  42. Redistribution and use in source and binary forms are permitted
  43. provided that this notice is preserved and that due credit is given
  44. to the University of Michigan at Ann Arbor. The name of the
  45. University may not be used to endorse or promote products derived
  46. from this software without specific prior written permission. This
  47. software is provided ``as is'' without express or implied warranty.