]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 10 Jul 2014 23:45:19 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 10 Jul 2014 23:45:19 +0000 (23:45 +0000)
lib/dns/nta.c
lib/isc/include/isc/file.h
lib/isc/unix/include/isc/net.h

index 61753bb66d626bb865c3e98fedd754d6cfa900d7..4fe909be5bb5a4b07c9e2e16b8295387fd66fced 100644 (file)
@@ -267,13 +267,13 @@ checkbogus(isc_task_t *task, isc_event_t *event) {
 
        nta_ref(nta);
        result = dns_resolver_createfetch(view->resolver, nta->name,
-                                         dns_rdatatype_nsec,
-                                         NULL, NULL, NULL,
-                                         DNS_FETCHOPT_NONTA,
-                                         task, fetch_done, nta,
-                                         &nta->rdataset,
-                                         &nta->sigrdataset,
-                                         &nta->fetch);
+                                         dns_rdatatype_nsec,
+                                         NULL, NULL, NULL,
+                                         DNS_FETCHOPT_NONTA,
+                                         task, fetch_done, nta,
+                                         &nta->rdataset,
+                                         &nta->sigrdataset,
+                                         &nta->fetch);
        if (result != ISC_R_SUCCESS)
                nta_detach(view->mctx, &nta);
 }
index cc82e521df8e53db8ce369754b3f4784f2d676aa..75f38d310401c87d4a37ee2e3e43045a59cedb7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index d86bb0fbc81e4c0837ce4ea077d8dc4486773e33..05a0a734ed073d3bbc0fb86ef0d8ccb98514043a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any