From f7d7c7ba4316050260c10b402cdc8986ae0a42da Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 10 Jun 2005 00:00:59 +0000 Subject: [PATCH] update copyright notice --- lib/isc/win32/errno2result.c | 4 ++-- lib/isc/win32/errno2result.h | 4 ++-- lib/lwres/Makefile.in | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/isc/win32/errno2result.c b/lib/isc/win32/errno2result.c index 8c8c6038e9..edb742fc57 100644 --- a/lib/isc/win32/errno2result.c +++ b/lib/isc/win32/errno2result.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: errno2result.c,v 1.10 2005/06/08 01:04:29 marka Exp $ */ +/* $Id: errno2result.c,v 1.11 2005/06/10 00:00:58 marka Exp $ */ #include diff --git a/lib/isc/win32/errno2result.h b/lib/isc/win32/errno2result.h index 75d60b0c96..b28b9e7cca 100644 --- a/lib/isc/win32/errno2result.h +++ b/lib/isc/win32/errno2result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: errno2result.h,v 1.7 2005/06/08 01:04:29 marka Exp $ */ +/* $Id: errno2result.h,v 1.8 2005/06/10 00:00:58 marka Exp $ */ #ifndef UNIX_ERRNO2RESULT_H #define UNIX_ERRNO2RESULT_H 1 diff --git a/lib/lwres/Makefile.in b/lib/lwres/Makefile.in index b08beb68d0..07776d2deb 100644 --- a/lib/lwres/Makefile.in +++ b/lib/lwres/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 2001 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.31 2005/06/08 02:07:01 marka Exp $ +# $Id: Makefile.in,v 1.32 2005/06/10 00:00:59 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@