]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 20 Apr 2010 23:51:12 +0000 (23:51 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 20 Apr 2010 23:51:12 +0000 (23:51 +0000)
doc/xsl/isc-docbook-latex.xsl.in
lib/dns/resolver.c

index 5acbc032f6d0f7b4ab04ab7696ae34a3b7693c38..3cf7d1517d6f0eadd2b5c05037e1ff174bbb0eb8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007, 2010  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
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-latex.xsl.in,v 1.8 2010/04/20 19:16:48 sra Exp $ -->
+<!-- $Id: isc-docbook-latex.xsl.in,v 1.9 2010/04/20 23:51:12 tbox Exp $ -->
 
 <!-- ISC customizations for db2latex generator -->
 
index 8d4b5ed586ca859f2b614a76c5db1c0639ad7209..654cc02b6e2cc79dd8ce80ff4520db326e86fe39 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.420 2010/04/20 07:28:52 marka Exp $ */
+/* $Id: resolver.c,v 1.421 2010/04/20 23:51:12 tbox Exp $ */
 
 /*! \file */
 
@@ -6679,7 +6679,7 @@ resquery_response(isc_task_t *task, isc_event_t *event) {
                                    DNS_FETCHOPT_NOEDNS0,
                                    DNS_FETCHOPT_NOEDNS0);
        }
-               
+
        /*
         * Deal with truncated responses by retrying using TCP.
         */