update copyright notice

This commit is contained in:
Tinderbox User 2014-07-31 23:45:48 +00:00
parent 295056f6c6
commit 8cf1c91c10

View file

@ -7156,7 +7156,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
associated = dns_rdataset_isassociated(rdataset);
section = nxrewrite ? DNS_SECTION_ADDITIONAL :
DNS_SECTION_AUTHORITY;
result = query_addsoa(client, db, version, ISC_UINT32_MAX,
associated, section);
if (result != ISC_R_SUCCESS) {