From 5f7ca73d88db8aedeef501b1a791ea61e48a17f9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 3 May 2006 00:07:50 +0000 Subject: [PATCH] update copyright notice --- lib/dns/acache.c | 4 ++-- lib/dns/include/dns/acache.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dns/acache.c b/lib/dns/acache.c index c87ab1817a..5d68616ed1 100644 --- a/lib/dns/acache.c +++ b/lib/dns/acache.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: acache.c,v 1.15 2006/05/02 13:04:54 shane Exp $ */ +/* $Id: acache.c,v 1.16 2006/05/03 00:07:50 marka Exp $ */ #include diff --git a/lib/dns/include/dns/acache.h b/lib/dns/include/dns/acache.h index d2ef1f337e..ba73e059a5 100644 --- a/lib/dns/include/dns/acache.h +++ b/lib/dns/include/dns/acache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: acache.h,v 1.5 2006/05/02 13:04:54 shane Exp $ */ +/* $Id: acache.h,v 1.6 2006/05/03 00:07:50 marka Exp $ */ #ifndef DNS_ACACHE_H #define DNS_ACACHE_H 1