aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2019-08-23 16:13:08 +0100
committersin <sin@2f30.org>2019-08-24 11:25:43 +0100
commit65c71aa424f46c17da08676ad2a0313f0e453cfd (patch)
treeac5f8f667b7eb79d2e6e4955322bc544d4ae8566
parent58b6b5ba9a2e0ff758ae575cb04c98177a77a7f3 (diff)
downloadnoice-65c71aa424f46c17da08676ad2a0313f0e453cfd.tar.gz
Sync strlcat/strlcpy from OpenBSD
-rw-r--r--strlcat.c4
-rw-r--r--strlcpy.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/strlcat.c b/strlcat.c
index bc523fb..ea0d97e 100644
--- a/strlcat.c
+++ b/strlcat.c
@@ -1,5 +1,7 @@
+/* $OpenBSD: strlcat.c,v 1.19 2019/01/25 00:19:25 millert Exp $ */
+
/*
- * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1998, 2015 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
diff --git a/strlcpy.c b/strlcpy.c
index 0ec2b78..e08039a 100644
--- a/strlcpy.c
+++ b/strlcpy.c
@@ -1,5 +1,7 @@
+/* $OpenBSD: strlcpy.c,v 1.16 2019/01/25 00:19:25 millert Exp $ */
+
/*
- * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1998, 2015 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
Un proyecto texto-plano.xyz