summaryrefslogtreecommitdiff
path: root/regress/lib/libc/strlcpy/strlcpytest.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
commit19e57109cd585cb86d263decaeaf7c719b3fc826 (patch)
tree33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /regress/lib/libc/strlcpy/strlcpytest.c
parent6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff)
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'regress/lib/libc/strlcpy/strlcpytest.c')
-rw-r--r--regress/lib/libc/strlcpy/strlcpytest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/strlcpy/strlcpytest.c b/regress/lib/libc/strlcpy/strlcpytest.c
index df5d36366c0..e2151aea747 100644
--- a/regress/lib/libc/strlcpy/strlcpytest.c
+++ b/regress/lib/libc/strlcpy/strlcpytest.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: strlcpytest.c,v 1.2 2014/12/03 18:25:18 millert Exp $ */
+/* $OpenBSD: strlcpytest.c,v 1.3 2019/01/25 00:19:26 millert Exp $ */
/*
- * Copyright (c) 2014 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2014 Todd C. Miller <millert@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above