From abad4bdf2fa323668d73128fccb2cb4e00eb87cd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 7 Feb 2007 23:57:56 +0000 Subject: [PATCH] update copyright notice --- doc/arm/Makefile.in | 4 ++-- lib/dns/dispatch.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/arm/Makefile.in b/doc/arm/Makefile.in index d510231402..019ed09a3e 100644 --- a/doc/arm/Makefile.in +++ b/doc/arm/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001, 2002 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.8.2.6 2007/02/06 23:45:27 marka Exp $ +# $Id: Makefile.in,v 1.8.2.7 2007/02/07 23:57:56 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/dispatch.c b/lib/dns/dispatch.c index 3b6bfbfe6c..e2f14d18fe 100644 --- a/lib/dns/dispatch.c +++ b/lib/dns/dispatch.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dispatch.c,v 1.101.2.15 2007/02/07 05:42:43 marka Exp $ */ +/* $Id: dispatch.c,v 1.101.2.16 2007/02/07 23:57:56 marka Exp $ */ #include