version 1.86, 2003/05/31 03:48:16
|
version 1.87, 2003/07/07 03:14:03
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.85 2003/05/31 03:01:50 kurt Exp $ */ |
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.86 2003/05/31 03:48:16 kurt Exp $ */ |
/* |
/* |
* Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. |
* Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. |
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file |
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file |
Line 31
|
Line 31
|
* can be found in the file "build/LICENSE-2.0.1" in this distribution |
* can be found in the file "build/LICENSE-2.0.1" in this distribution |
* of OpenLDAP Software. |
* of OpenLDAP Software. |
*/ |
*/ |
|
/* |
|
* Portions Copyright (C) The Internet Society (1997) |
|
* ASN.1 fragments are from RFC 2251; see RFC for full legal notices. |
|
*/ |
|
|
/* |
/* |
* LDAPv3 (RFC2251) |
* LDAPv3 (RFC2251) |