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