From: Automatic Updater Date: Fri, 9 Jan 2009 23:45:59 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4.3-P1~1^5~66 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f262c709c50569157b9c5eba96c3799f070114d8;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/server.c b/bin/named/server.c index a3ba41e1c8c..4d792216f53 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.419.18.71 2009/01/09 22:50:58 jinmei Exp $ */ +/* $Id: server.c,v 1.419.18.72 2009/01/09 23:45:59 tbox Exp $ */ /*! \file */ @@ -1114,7 +1114,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;