From cce4e4dfd14507c4b906ad256947f1000261fb5c Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Fri, 9 Jan 2009 23:47:15 +0000 Subject: [PATCH] update copyright notice --- bin/named/server.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/named/server.c b/bin/named/server.c index 8571a309aa..ca32149908 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -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;