From: Tinderbox User Date: Fri, 22 Jan 2016 23:45:23 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.11.0a1~177 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c46ac73c8f1d0133903c00332ab4fa4e2550ecc4;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/bin/named/query.c b/bin/named/query.c index 5cf41de866c..1ca95c9cfe8 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2016 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -6587,7 +6587,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype) * Restore saved state. */ CTRACE(ISC_LOG_DEBUG(3), - "resume from redirect recursion"); + "resume from redirect recursion"); #ifdef WANT_QUERYTRACE dns_name_format(client->query.redirect.fname, qbuf, sizeof(qbuf));