]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 9 Jan 2009 23:45:59 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 9 Jan 2009 23:45:59 +0000 (23:45 +0000)
bin/named/server.c

index a3ba41e1c8cbfeeb1c4e3ee30d63847b87722405..4d792216f53d0befca07b2edba06b08213347853 100644 (file)
@@ -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;