diff options
Diffstat (limited to 'lib/isc/iterated_hash.c')
| -rw-r--r-- | lib/isc/iterated_hash.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/iterated_hash.c b/lib/isc/iterated_hash.c index ebc50763e26b..aa1f0c53773c 100644 --- a/lib/isc/iterated_hash.c +++ b/lib/isc/iterated_hash.c @@ -1,5 +1,5 @@  /* - * Copyright (C) 2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006, 2008, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")   *   * Permission to use, copy, modify, and/or distribute this software for any   * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@   * PERFORMANCE OF THIS SOFTWARE.   */ -/* $Id: iterated_hash.c,v 1.4.48.2 2009-02-18 23:47:12 tbox Exp $ */ +/* $Id$ */  #include "config.h"  | 
