diff --git a/bin/check/Makefile.in b/bin/check/Makefile.in index b0feea0a14aa0760bdd865788869550ca074e809..328e8f4d3f5b8e45f44186685b4d2143a5838bd2 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 0ff5bdc0e09af4ce03f902d4e951287e22815970..f064d56eeaec4a92d58a752209ea58ac8ea084f1 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 */