2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

copyrights

This commit is contained in:
Mark Andrews
2002-02-20 03:35:59 +00:00
parent 1090574e91
commit a7038d1a05
132 changed files with 501 additions and 443 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1999-2001 Internet Software Consortium.
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: query.c,v 1.216 2002/01/23 08:46:37 bwelling Exp $ */
/* $Id: query.c,v 1.217 2002/02/20 03:33:18 marka Exp $ */
#include <config.h>