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

update copyright notice

This commit is contained in:
Mark Andrews 2005-03-20 22:32:57 +00:00
parent 5985ae96cd
commit 8ff7c9a0bb
2 changed files with 4 additions and 4 deletions

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) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rdata.c,v 1.186 2005/03/18 04:31:00 marka Exp $ */
/* $Id: rdata.c,v 1.187 2005/03/20 22:32:57 marka Exp $ */
#include <config.h>
#include <ctype.h>

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: tsig_250.c,v 1.60 2005/03/18 04:31:01 marka Exp $ */
/* $Id: tsig_250.c,v 1.61 2005/03/20 22:32:57 marka Exp $ */
/* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */