diff options
author | David Hankins <dhankins@isc.org> | 2007-09-05 17:32:10 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2007-09-05 17:32:10 +0000 |
commit | 39725d921ff6b426125d06672a8078422a94642f (patch) | |
tree | ae24837eb9f534a3e8b38fd307febd30d597972c /dst/prandom.c | |
parent | b645f9d55912bcb90622aea6f73aaad75462b7f6 (diff) | |
download | isc-dhcp-39725d921ff6b426125d06672a8078422a94642f.tar.gz |
Version to 4.0.0a3.
README/RELNOTES to new version.
Copyright updates.
Diffstat (limited to 'dst/prandom.c')
-rw-r--r-- | dst/prandom.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dst/prandom.c b/dst/prandom.c index 2311ccc3..26c94703 100644 --- a/dst/prandom.c +++ b/dst/prandom.c @@ -1,9 +1,9 @@ #ifndef LINT -static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.4 2007/07/13 06:43:42 shane Exp $"; +static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.5 2007/09/05 17:32:10 dhankins Exp $"; #endif /* * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc. - * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. + * Portions Copyright (c) 2007 by Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |