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

index c45507aff6bde287e7303506280f2fda90c0979c..e3a2a0ebcb9ab5e3fb9076893d3920233f116ec8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.c,v 1.515 2008/09/04 07:45:15 marka Exp $ */
+/* $Id: server.c,v 1.516 2008/09/04 23:47:13 tbox Exp $ */
 
 /*! \file */
 
@@ -3030,7 +3030,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.
         */