update copyright notice
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user