copyright updates

(note - this doesn't touch lib/bind at all.  Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
This commit is contained in:
Brian Wellington
2001-04-10 21:52:17 +00:00
parent 1b137ec3e8
commit d4ef65050f
98 changed files with 713 additions and 221 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 1999, 2000 Internet Software Consortium.
* Copyright (C) 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: cfg_test.c,v 1.5 2001/02/22 04:17:57 gson Exp $ */
/* $Id: cfg_test.c,v 1.6 2001/04/10 21:50:57 bwelling Exp $ */
#include <config.h>