diff --git a/lib/isc/win32/dir.c b/lib/isc/win32/dir.c index 70d19d1220..93cc650e36 100644 --- a/lib/isc/win32/dir.c +++ b/lib/isc/win32/dir.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dir.c,v 1.15 2008/11/02 12:48:39 fdupont Exp $ */ +/* $Id: dir.c,v 1.16 2008/11/02 23:47:01 tbox Exp $ */ /* Principal Authors: DCL */