From c7efca8420205a70134dd65823886c41165a59d5 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 9 Jun 2006 00:54:09 +0000 Subject: [PATCH] update copyright notice --- bin/check/Makefile.in | 4 ++-- bin/named/log.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/check/Makefile.in b/bin/check/Makefile.in index b0feea0a14..328e8f4d3f 100644 --- a/bin/check/Makefile.in +++ b/bin/check/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) 2000-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.29 2006/06/07 02:28:28 marka Exp $ +# $Id: Makefile.in,v 1.30 2006/06/09 00:54:09 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/bin/named/log.c b/bin/named/log.c index 0ff5bdc0e0..f064d56eea 100644 --- a/bin/named/log.c +++ b/bin/named/log.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: log.c,v 1.42 2006/06/07 02:28:28 marka Exp $ */ +/* $Id: log.c,v 1.43 2006/06/09 00:54:09 marka Exp $ */ /*! \file */ -- GitLab