From 7c46a643cb0071dbf0433ae3616556151a1eadb4 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 14 Nov 2006 01:07:29 +0000 Subject: [PATCH] update copyright notice --- lib/lwres/getaddrinfo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/lwres/getaddrinfo.c b/lib/lwres/getaddrinfo.c index 7595975828..9c0541828c 100644 --- a/lib/lwres/getaddrinfo.c +++ b/lib/lwres/getaddrinfo.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. * * This code is derived from software contributed to ISC by @@ -18,7 +18,7 @@ * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: getaddrinfo.c,v 1.48 2006/11/13 11:55:38 marka Exp $ */ +/* $Id: getaddrinfo.c,v 1.49 2006/11/14 01:07:29 marka Exp $ */ /*! \file */