]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Sep 2014 03:11:33 +0000 (20:11 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Sep 2014 03:11:33 +0000 (20:11 -0700)
helpers/external_acl/kerberos_ldap_group/support_ldap.cc

index 64f9a6922edae724c51530172e3b3257e4653bf7..7d02913b0720c93642289fc60bab99240c7e9c44 100644 (file)
  * -----------------------------------------------------------------------------
  */
 
+/* get_attributes is partly from OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * 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
+ * <http://www.OpenLDAP.org/license.html>.
+ */
+
 #include "squid.h"
 #include "util.h"