From cd7812e4b1b3115fd600bb3c20f0e948a79f67cd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 20 Jul 2006 01:10:31 +0000 Subject: [PATCH] update copyright notice --- bin/named/interfacemgr.c | 4 ++-- lib/dns/include/dns/xfrin.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/named/interfacemgr.c b/bin/named/interfacemgr.c index b96b533c4c..ddece0bca2 100644 --- a/bin/named/interfacemgr.c +++ b/bin/named/interfacemgr.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) 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: interfacemgr.c,v 1.84 2006/07/19 00:08:20 marka Exp $ */ +/* $Id: interfacemgr.c,v 1.85 2006/07/20 01:10:31 marka Exp $ */ /*! \file */ diff --git a/lib/dns/include/dns/xfrin.h b/lib/dns/include/dns/xfrin.h index 84122ed1f6..712aa7c787 100644 --- a/lib/dns/include/dns/xfrin.h +++ b/lib/dns/include/dns/xfrin.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) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: xfrin.h,v 1.24 2006/07/19 01:04:08 marka Exp $ */ +/* $Id: xfrin.h,v 1.25 2006/07/20 01:10:31 marka Exp $ */ #ifndef DNS_XFRIN_H #define DNS_XFRIN_H 1