summaryrefslogtreecommitdiffstats
path: root/usr.bin/skeyinit
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2019-01-25 00:19:25 +0000
committermillert <millert@openbsd.org>2019-01-25 00:19:25 +0000
commitbf198cc6eba0ca1f6d79f71e8e2243d386241fa8 (patch)
treebd12b0f2b20ddf758039f99eff1724d4f1578b3a /usr.bin/skeyinit
parentkernels in compile dirs are readonly, and the bsd.rd we created has (diff)
downloadwireguard-openbsd-bf198cc6eba0ca1f6d79f71e8e2243d386241fa8.tar.xz
wireguard-openbsd-bf198cc6eba0ca1f6d79f71e8e2243d386241fa8.zip
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'usr.bin/skeyinit')
-rw-r--r--usr.bin/skeyinit/skeyinit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/skeyinit/skeyinit.c b/usr.bin/skeyinit/skeyinit.c
index 173b124d94f..b0399d12a57 100644
--- a/usr.bin/skeyinit/skeyinit.c
+++ b/usr.bin/skeyinit/skeyinit.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: skeyinit.c,v 1.73 2018/04/26 12:42:51 guenther Exp $ */
+/* $OpenBSD: skeyinit.c,v 1.74 2019/01/25 00:19:26 millert Exp $ */
/* OpenBSD S/Key (skeyinit.c)
*
@@ -7,7 +7,7 @@
* Philip R. Karn <karn@chicago.qualcomm.com>
* John S. Walden <jsw@thumper.bellcore.com>
* Scott Chasin <chasin@crimelab.com>
- * Todd C. Miller <Todd.Miller@courtesan.com>
+ * Todd C. Miller <millert@openbsd.org>
*
* S/Key initialization and seed update
*/