From: Amos Jeffries Date: Sun, 14 Sep 2014 03:11:33 +0000 (-0700) Subject: Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc X-Git-Tag: SQUID_3_5_0_1~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d0698bb1f4044215310eb9d3a8ffcda3de9ef8f;p=thirdparty%2Fsquid.git Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc --- diff --git a/helpers/external_acl/kerberos_ldap_group/support_ldap.cc b/helpers/external_acl/kerberos_ldap_group/support_ldap.cc index 64f9a6922e..7d02913b07 100644 --- a/helpers/external_acl/kerberos_ldap_group/support_ldap.cc +++ b/helpers/external_acl/kerberos_ldap_group/support_ldap.cc @@ -30,6 +30,20 @@ * ----------------------------------------------------------------------------- */ +/* get_attributes is partly from OpenLDAP Software . + * + * Copyright 1998-2009 The OpenLDAP Foundation. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted only as authorized by the OpenLDAP + * Public License. + * + * A copy of this license is available in the file LICENSE in the + * top-level directory of the distribution or, alternatively, at + * . + */ + #include "squid.h" #include "util.h"