summaryrefslogtreecommitdiffstats
path: root/compat_strndup.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-06-15 20:19:39 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-06-15 20:19:39 +0000
commit2f84568ed9ec37e81bcae8e8c54c9ee7006b7a1b (patch)
treeb9ca44e14af2522a74d1a3bd8e47bd200aa034ec /compat_strndup.c
parent8cf98f41d1fca734e5ff771e973ec9d9884ed7d6 (diff)
downloadmandoc-2f84568ed9ec37e81bcae8e8c54c9ee7006b7a1b.tar.gz
update millert@'s email address
Diffstat (limited to 'compat_strndup.c')
-rw-r--r--compat_strndup.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/compat_strndup.c b/compat_strndup.c
index 2e8dfecc..fb107d9f 100644
--- a/compat_strndup.c
+++ b/compat_strndup.c
@@ -1,7 +1,8 @@
-/* $Id$ */
-/* OpenBSD: strndup.c,v 1.2 2015/08/31 02:53:57 guenther Exp */
+/* $Id$ */
+/* $OpenBSD: strndup.c,v 1.3 2019/01/25 00:19:25 millert Exp $ */
+
/*
- * Copyright (c) 2010 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2010 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