From 0d0698bb1f4044215310eb9d3a8ffcda3de9ef8f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 13 Sep 2014 20:11:33 -0700 Subject: [PATCH] Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc --- .../kerberos_ldap_group/support_ldap.cc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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" -- 2.47.2