]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 24 Oct 2013 23:46:20 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 24 Oct 2013 23:46:20 +0000 (23:46 +0000)
bin/dig/dighost.c
bin/dig/host.c
bin/dig/include/dig/dig.h

index e50e9ffac7ba2a4a0f5b4a6e64fb245fee4ce7c3..41a4c7ffae0f9cd4f137676f2faae1371e9d3ef9 100644 (file)
@@ -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);
index 3cb3ddf5b6e6be4bb0269e4eb323eba85b632fcc..d1392fc8460bf750c9ef646b265087f73ff0a2c1 100644 (file)
@@ -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
index 41463d11aeead7a16941dc184fe77e7b30690760..7f8e90cddaa68f9db571b1edb8b091e913b6b42f 100644 (file)
@@ -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