------------------------------------------------------------ revno: 13581 revision-id: squid3@treenet.co.nz-20140914031133-g2pwabid7ht533yu parent: squid3@treenet.co.nz-20140913164645-d7j4ebqacysvxq4k committer: Amos Jeffries branch nick: trunk timestamp: Sat 2014-09-13 20:11:33 -0700 message: Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20140914031133-g2pwabid7ht533yu # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: bd05fbd8d6a511c896952e215618fef6a7dec099 # timestamp: 2014-09-15 10:53:17 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: squid3@treenet.co.nz-20140913164645-\ # d7j4ebqacysvxq4k # # Begin patch === modified file 'helpers/external_acl/kerberos_ldap_group/support_ldap.cc' --- helpers/external_acl/kerberos_ldap_group/support_ldap.cc 2014-09-13 13:31:49 +0000 +++ helpers/external_acl/kerberos_ldap_group/support_ldap.cc 2014-09-14 03:11:33 +0000 @@ -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"