2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

copyright update

This commit is contained in:
Brian Wellington
2001-01-09 22:01:04 +00:00
parent 9e3a7b0faf
commit 499b34cea0
1246 changed files with 2536 additions and 2485 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1996-2000 Internet Software Consortium.
* Copyright (C) 1996-2001 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: symtab.c,v 1.21 2000/10/20 02:21:57 marka Exp $ */
/* $Id: symtab.c,v 1.22 2001/01/09 21:56:31 bwelling Exp $ */
#include <config.h>