From: Tinderbox User Date: Sun, 12 Jan 2014 23:46:23 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0a2~105 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2cf1d5b0986d38e60db88a7b2360798e539d7636;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/include/named/query.h b/bin/named/include/named/query.h index 7843e8ffe60..c71c8de9b23 100644 --- a/bin/named/include/named/query.h +++ b/bin/named/include/named/query.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/named/query.c b/bin/named/query.c index 514c2ebbaac..4d2262e2321 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -3826,7 +3826,7 @@ query_prefetch(ns_client_t *client, dns_name_t *qname, ns_client_t *dummy = NULL; if (client->view->prefetch_trigger == 0U || - rdataset->ttl > client->view->prefetch_trigger || + rdataset->ttl > client->view->prefetch_trigger || (rdataset->attributes & DNS_RDATASETATTR_PREFETCH) == 0) return; diff --git a/bin/python/dnssec-coverage.8 b/bin/python/dnssec-coverage.8 index 4da338e42d6..6c2e8a52060 100644 --- a/bin/python/dnssec-coverage.8 +++ b/bin/python/dnssec-coverage.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above diff --git a/bin/python/dnssec-coverage.html b/bin/python/dnssec-coverage.html index d129f9b74c5..dbbb6ab0506 100644 --- a/bin/python/dnssec-coverage.html +++ b/bin/python/dnssec-coverage.html @@ -1,5 +1,5 @@