From ae3a8d847a700e88cbbd8774e36142eadf62f1dd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 22 Feb 2006 23:50:09 +0000 Subject: [PATCH] update copyright notice --- lib/dns/ds.c | 4 ++-- lib/dns/include/dns/ds.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dns/ds.c b/lib/dns/ds.c index aa36ec6b4e..7cd1609551 100644 --- a/lib/dns/ds.c +++ b/lib/dns/ds.c @@ -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.4.20.4 2006/02/21 23:53:35 marka Exp $ */ +/* $Id: ds.c,v 1.4.20.5 2006/02/22 23:50:09 marka Exp $ */ /*! \file */ diff --git a/lib/dns/include/dns/ds.h b/lib/dns/include/dns/ds.h index 56f3e17632..5e4cc40473 100644 --- a/lib/dns/include/dns/ds.h +++ b/lib/dns/include/dns/ds.h @@ -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.3.20.4 2006/02/21 23:53:35 marka Exp $ */ +/* $Id: ds.h,v 1.3.20.5 2006/02/22 23:50:09 marka Exp $ */ #ifndef DNS_DS_H #define DNS_DS_H 1