mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
|
/*
|
||
|
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.
|
||
|
|
||
|
*/
|
||
|
|
||
|
#ifndef _LDAP_PORTABLE_H
|
||
|
#define _LDAP_PORTABLE_H
|
||
|
|