diff options
Diffstat (limited to 'lib/isc/unix/file.c')
| -rw-r--r-- | lib/isc/unix/file.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/unix/file.c b/lib/isc/unix/file.c index ce6a2892639b..943372e1619b 100644 --- a/lib/isc/unix/file.c +++ b/lib/isc/unix/file.c @@ -1,5 +1,5 @@  /* - * Copyright (C) 2004, 2005, 2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")   * Copyright (C) 2000-2002  Internet Software Consortium.   *   * Permission to use, copy, modify, and/or distribute this software for any @@ -48,7 +48,7 @@   * SUCH DAMAGE.   */ -/* $Id: file.c,v 1.51.332.4 2011-03-12 04:57:32 tbox Exp $ */ +/* $Id$ */  /*! \file */  | 
