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

update copyright

This commit is contained in:
Mark Andrews
2005-01-17 23:58:33 +00:00
parent 67afb42794
commit ebf264ea10
6 changed files with 12 additions and 12 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) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: parser.c,v 1.115 2005/01/17 00:46:04 marka Exp $ */
/* $Id: parser.c,v 1.116 2005/01/17 23:58:33 marka Exp $ */
#include <config.h>