From: Tinderbox User Date: Thu, 31 Jul 2014 23:45:21 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.11.0a1~1430 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=25633bca239d1be056233c6e95f9ff86b1aa8193;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/query.c b/bin/named/query.c index 98e33ac03ea..ec56030dcd9 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -7173,7 +7173,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) { diff --git a/lib/lwres/include/lwres/compat.h b/lib/lwres/include/lwres/compat.h index b6f6baf8cdb..19a93721666 100644 --- a/lib/lwres/include/lwres/compat.h +++ b/lib/lwres/include/lwres/compat.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2014 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above