From 72811a6cd23262f1045ac444591fc5fdb1fbe247 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 6 Jun 2006 00:11:39 +0000 Subject: [PATCH] update copyright notice --- lib/isc/include/isc/list.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/include/isc/list.h b/lib/isc/include/isc/list.h index 862c41e028..8f72487d3b 100644 --- a/lib/isc/include/isc/list.h +++ b/lib/isc/include/isc/list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1997-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: list.h,v 1.18.2.4 2006/06/05 00:40:01 marka Exp $ */ +/* $Id: list.h,v 1.18.2.5 2006/06/06 00:11:39 marka Exp $ */ #ifndef ISC_LIST_H #define ISC_LIST_H 1