summaryrefslogtreecommitdiff
path: root/lib/libc/crypt
diff options
context:
space:
mode:
authorKjell Wooding <kjell@cvs.openbsd.org>2005-06-06 14:58:00 +0000
committerKjell Wooding <kjell@cvs.openbsd.org>2005-06-06 14:58:00 +0000
commite806976568a4480b98718db20f290df8ddf5ef6f (patch)
tree6e4e8fdda67be8d426d33be386d1b0003afff792 /lib/libc/crypt
parent3f702847ce03de4633be9d3f30bd438a2f1b8e52 (diff)
Change email address for author, at his request.
Diffstat (limited to 'lib/libc/crypt')
-rw-r--r--lib/libc/crypt/arc4random.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/crypt/arc4random.c b/lib/libc/crypt/arc4random.c
index 42a1a456e51..843751d09e8 100644
--- a/lib/libc/crypt/arc4random.c
+++ b/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 <dm@lcs.mit.edu>
+ * Copyright (c) 1996, David Mazieres <dm@uun.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above