]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 31 Jul 2014 23:45:21 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 31 Jul 2014 23:45:21 +0000 (23:45 +0000)
bin/named/query.c
lib/lwres/include/lwres/compat.h

index 98e33ac03eacbd5799bbbc25753e4eee2f6b12fe..ec56030dcd9dbd9bdf7e70dec57948aa63a98f0d 100644 (file)
@@ -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) {
index b6f6baf8cdb80e0fd45dd628f16a9d184f55be3c..19a9372166627c414b88c6c407c320c8763240bb 100644 (file)
@@ -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