From 9464f58356be6bc5b49846c99d7ca6413fc86416 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 10 Aug 2006 23:59:30 +0000 Subject: [PATCH] update copyright notice --- lib/dns/tcpmsg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/tcpmsg.c b/lib/dns/tcpmsg.c index 25e28943b0..66ab67a0f2 100644 --- a/lib/dns/tcpmsg.c +++ b/lib/dns/tcpmsg.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-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: tcpmsg.c,v 1.28 2006/08/10 01:38:15 marka Exp $ */ +/* $Id: tcpmsg.c,v 1.29 2006/08/10 23:59:30 marka Exp $ */ /*! \file */