2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2010-04-20 23:51:12 +00:00
parent 644973f327
commit 0a199807e7
2 changed files with 4 additions and 4 deletions

View 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 -->

View 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.
*/