From: Tinderbox User Date: Thu, 24 Oct 2013 23:46:20 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0a1~50 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ecc420b2837f8de347d7b4d779248933b453ce79;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index e50e9ffac7b..41a4c7ffae0 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -2831,9 +2831,9 @@ launch_next_query(dig_query_t *query, isc_boolean_t include_question) { ISC_LINK_INIT(&query->slbuf, link); buffer = clone_buffer(&query->slbuf); ISC_LIST_ENQUEUE(query->sendlist, buffer, link); - if (include_question) { + if (include_question) { buffer = clone_buffer(&query->sendbuf); - ISC_LIST_ENQUEUE(query->sendlist, buffer, link); + ISC_LIST_ENQUEUE(query->sendlist, buffer, link); } ISC_LINK_INIT(&query->lengthbuf, link); diff --git a/bin/dig/host.c b/bin/dig/host.c index 3cb3ddf5b6e..d1392fc8460 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009-2012 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/dig/include/dig/dig.h b/bin/dig/include/dig/dig.h index 41463d11aee..7f8e90cddaa 100644 --- a/bin/dig/include/dig/dig.h +++ b/bin/dig/include/dig/dig.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any