update copyright notice

This commit is contained in:
Mark Andrews
2006-02-22 23:50:10 +00:00
parent 8112eda140
commit 3432cd6979
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: ds.c,v 1.8 2006/02/21 23:49:51 marka Exp $ */
/* $Id: ds.c,v 1.9 2006/02/22 23:50:10 marka Exp $ */
/*! \file */

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: ds.h,v 1.7 2006/02/21 23:49:51 marka Exp $ */
/* $Id: ds.h,v 1.8 2006/02/22 23:50:10 marka Exp $ */
#ifndef DNS_DS_H
#define DNS_DS_H 1