]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 4 Sep 2008 23:45:32 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 4 Sep 2008 23:45:32 +0000 (23:45 +0000)
bin/named/named.conf.docbook
bin/named/server.c

index a75f8ff31b50daa2727d7f31476e5379d03b598d..6a9c384d1fb7a5862f6821effbe8724a4a6292d4 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named.conf.docbook,v 1.1.4.14 2008/09/04 08:11:24 marka Exp $ -->
+<!-- $Id: named.conf.docbook,v 1.1.4.15 2008/09/04 23:45:32 tbox Exp $ -->
 
 <refentry>
   <refentryinfo>
@@ -36,6 +36,7 @@
       <year>2005</year>
       <year>2006</year>
       <year>2007</year>
+      <year>2008</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 819b2e9d2b1feb38e185028f62cd1bf1dc549b18..8acb00875210be21fe442783241e05a97b8ba94e 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.c,v 1.339.2.15.2.83 2008/09/04 08:11:24 marka Exp $ */
+/* $Id: server.c,v 1.339.2.15.2.84 2008/09/04 23:45:32 tbox Exp $ */
 
 #include <config.h>
 
@@ -2329,7 +2329,7 @@ load_configuration(const char *filename, ns_server_t *server,
                              "applying 'reserved-sockets' and 'maxsockets'");
        }
        isc__socketmgr_setreserved(ns_g_socketmgr, reserved);
-       
+
        /*
         * Configure various server options.
         */