mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 02:00:00 -04:00
update copyright notice
This commit is contained in:
parent
c41d48e594
commit
cce4e4dfd1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 1999-2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: server.c,v 1.520.12.3 2009/01/09 22:36:36 jinmei Exp $ */
|
||||
/* $Id: server.c,v 1.520.12.4 2009/01/09 23:47:15 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
|
|
@ -1189,7 +1189,7 @@ configure_view(dns_view_t *view, const cfg_obj_t *config,
|
|||
|
||||
/*
|
||||
* Obtain configuration parameters that affect the decision of whether
|
||||
* we can reuse/share an existing cache.
|
||||
* we can reuse/share an existing cache.
|
||||
*/
|
||||
/* Check-names. */
|
||||
obj = NULL;
|
||||
|
|
|
|||
Loading…
Reference in a new issue