diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 10:49:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-16 10:49:33 +0000 |
commit | 473038528ab5bd55332138ebf791ab91a25f747b (patch) | |
tree | cb160fa2acd93f24b5f5b9082cd3afc68396d51a /lib/isc/unix/entropy.c | |
parent | 46da9ebeb3b1241e2e7f0182d76c336966e91d20 (diff) |
Notes
Diffstat (limited to 'lib/isc/unix/entropy.c')
-rw-r--r-- | lib/isc/unix/entropy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/isc/unix/entropy.c b/lib/isc/unix/entropy.c index bdff8d933eee..9044632842a6 100644 --- a/lib/isc/unix/entropy.c +++ b/lib/isc/unix/entropy.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: entropy.c,v 1.80.332.2 2009-02-16 23:47:15 tbox Exp $ */ +/* $Id: entropy.c,v 1.82 2008-12-01 23:47:45 tbox Exp $ */ /* \file unix/entropy.c * \brief |