2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

update copyright notice

This commit is contained in:
Mark Andrews 2005-01-20 00:01:46 +00:00
parent 880e7930a3
commit 7fed21a109

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resolver.c,v 1.300 2005/01/19 23:25:41 marka Exp $ */
/* $Id: resolver.c,v 1.301 2005/01/20 00:01:46 marka Exp $ */
#include <config.h>