From 7ad89b5ecd8945a9d19e7980fe88348b4ecfa84a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 21 Jul 2006 02:05:58 +0000 Subject: [PATCH] update copyright notice --- bin/tests/Makefile.in | 4 ++-- lib/dns/rdata.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index decd9ff8c8..f071b71a6e 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2003 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.126 2006/07/20 05:39:08 marka Exp $ +# $Id: Makefile.in,v 1.127 2006/07/21 02:05:58 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/rdata.c b/lib/dns/rdata.c index 8b46d04acf..69fca4dad6 100644 --- a/lib/dns/rdata.c +++ b/lib/dns/rdata.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) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rdata.c,v 1.192 2006/07/20 03:21:10 marka Exp $ */ +/* $Id: rdata.c,v 1.193 2006/07/21 02:05:58 marka Exp $ */ /*! \file */