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