mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 18:09:11 -04:00
Add more authors.
This commit is contained in:
parent
1a77d17120
commit
b79adacaad
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: server.c,v 1.291 2001/02/14 03:54:53 gson Exp $ */
|
||||
/* $Id: server.c,v 1.292 2001/02/17 01:09:22 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
|
|
@ -870,11 +870,13 @@ create_authors_zone(dns_c_ctx_t *cctx, dns_zonemgr_t *zmgr, dns_view_t *view) {
|
|||
static const char *authors[] = {
|
||||
"\014Mark Andrews",
|
||||
"\015James Brister",
|
||||
"\014Ben Cottrell",
|
||||
"\015Michael Graff",
|
||||
"\022Andreas Gustafsson",
|
||||
"\012Bob Halley",
|
||||
"\016David Lawrence",
|
||||
"\013Damien Neil",
|
||||
"\013Matt Nelson",
|
||||
"\016Michael Sawyer",
|
||||
"\020Brian Wellington",
|
||||
NULL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue