X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Fcontrols.c;h=d61be4e43641df908ba0f9469385a437c1a90fef;hb=afa2cd1893875266c58677cc640514c1d9eef41f;hp=a49a76f8b4c6d49c85d5feb6b5c2de9d0cfe7d67;hpb=c102809fab6101796ef6bd3724714d8b60c273f5;p=openldap diff --git a/libraries/libldap/controls.c b/libraries/libldap/controls.c index a49a76f8b4..d61be4e436 100644 --- a/libraries/libldap/controls.c +++ b/libraries/libldap/controls.c @@ -1,8 +1,12 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ +/* + * Portions Copyright (C) The Internet Society (1997) + * ASN.1 fragments are from RFC 2251; see RFC for full legal notices. + */ /* LDAPv3 Controls (RFC2251) * @@ -360,7 +364,7 @@ ldap_control_dup( const LDAPControl *c ) } /* - * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* Adapted for inclusion into OpenLDAP by Kurt D. Zeilenga */