summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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