aboutsummaryrefslogtreecommitdiffstatshomepage
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 b714a5a4..89693e79 100644
--- a/compat_strndup.c
+++ b/compat_strndup.c
@@ -1,7 +1,8 @@
-/* $Id: compat_strndup.c,v 1.2 2020/06/15 01:37:15 schwarze Exp $ */
-/* OpenBSD: strndup.c,v 1.2 2015/08/31 02:53:57 guenther Exp */
+/* $Id: compat_strndup.c,v 1.3 2020/06/15 20:19:39 schwarze Exp $ */
+/* $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