From 07b9b1c44e58319d0f00f17c63a3603593969ef4 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 7 Feb 2005 23:57:02 +0000 Subject: [PATCH] update copyright notice --- lib/dns/include/dns/rootns.h | 4 ++-- lib/dns/rootns.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dns/include/dns/rootns.h b/lib/dns/include/dns/rootns.h index ab95d16099..5e32868d48 100644 --- a/lib/dns/include/dns/rootns.h +++ b/lib/dns/include/dns/rootns.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rootns.h,v 1.10 2005/02/07 00:53:29 marka Exp $ */ +/* $Id: rootns.h,v 1.11 2005/02/07 23:57:01 marka Exp $ */ #ifndef DNS_ROOTNS_H #define DNS_ROOTNS_H 1 diff --git a/lib/dns/rootns.c b/lib/dns/rootns.c index 6acb1c95bc..159558ac00 100644 --- a/lib/dns/rootns.c +++ b/lib/dns/rootns.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rootns.c,v 1.27 2005/02/07 00:53:29 marka Exp $ */ +/* $Id: rootns.c,v 1.28 2005/02/07 23:57:02 marka Exp $ */ #include