From: Tinderbox User Date: Thu, 10 Jul 2014 23:45:19 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.11.0a1~1466 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8a9485517e22f586602c9742c318825c04985c6b;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/nta.c b/lib/dns/nta.c index 61753bb66d6..4fe909be5bb 100644 --- a/lib/dns/nta.c +++ b/lib/dns/nta.c @@ -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); } diff --git a/lib/isc/include/isc/file.h b/lib/isc/include/isc/file.h index cc82e521df8..75f38d31040 100644 --- a/lib/isc/include/isc/file.h +++ b/lib/isc/include/isc/file.h @@ -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 diff --git a/lib/isc/unix/include/isc/net.h b/lib/isc/unix/include/isc/net.h index d86bb0fbc81..05a0a734ed0 100644 --- a/lib/isc/unix/include/isc/net.h +++ b/lib/isc/unix/include/isc/net.h @@ -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