mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
update copyright notice
This commit is contained in:
parent
45fb40e1f7
commit
3e920dd0c6
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rbtdb.c,v 1.291 2009/11/26 03:28:19 marka Exp $ */
|
||||
/* $Id: rbtdb.c,v 1.292 2009/11/26 23:48:14 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
@ -3643,7 +3643,7 @@ zone_find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version,
|
|||
} else {
|
||||
/*
|
||||
* The node may be a zone cut itself. If it might be one,
|
||||
* make sure we check for it later.
|
||||
* make sure we check for it later.
|
||||
*
|
||||
* DS records live above the zone cut in ordinary zone so
|
||||
* we want to ignore any referral.
|
||||
|
|
|
|||
Loading…
Reference in a new issue