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

index 7d2b3f69e633bb0a426907d6e0e694b77e5317c4..32aa5374248814ef4ff439369d6b8d72064b7ff0 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.2.30 2008/09/04 08:03:07 marka Exp $ -->
+<!-- $Id: named.conf.docbook,v 1.1.2.31 2008/09/04 23:46:08 tbox Exp $ -->
 <refentry>
   <refentryinfo>
     <date>Aug 13, 2004</date>
@@ -40,6 +40,7 @@
       <year>2005</year>
       <year>2006</year>
       <year>2007</year>
+      <year>2008</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index cdb600bce08bffbf5ccefee2335bf8956395faa4..784ff94d34143589a360ecbc301683b4366a60d5 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.c,v 1.419.18.67 2008/09/04 08:03:07 marka Exp $ */
+/* $Id: server.c,v 1.419.18.68 2008/09/04 23:46:08 tbox Exp $ */
 
 /*! \file */
 
@@ -2875,7 +2875,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.
         */