2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2008-09-04 23:47:13 +00:00
parent 175e89dac5
commit 8306e43fcb

View 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.
*/