From fcd6ce3d3eff07e29c75e2a82e712618db640f38 Mon Sep 17 00:00:00 2001 From: kjell <> Date: Mon, 6 Jun 2005 14:57:59 +0000 Subject: [PATCH] Change email address for author, at his request. --- src/lib/libc/crypt/arc4random.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/crypt/arc4random.c b/src/lib/libc/crypt/arc4random.c index 42a1a456..843751d0 100644 --- a/src/lib/libc/crypt/arc4random.c +++ b/src/lib/libc/crypt/arc4random.c @@ -1,7 +1,7 @@ -/* $OpenBSD: arc4random.c,v 1.13 2005/06/06 04:54:28 kjell Exp $ */ +/* $OpenBSD: arc4random.c,v 1.14 2005/06/06 14:57:59 kjell Exp $ */ /* - * Copyright (c) 1996, David Mazieres + * Copyright (c) 1996, David Mazieres * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above