summaryrefslogtreecommitdiff
path: root/os/strlcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/strlcat.c')
-rw-r--r--os/strlcat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/strlcat.c b/os/strlcat.c
index 28e2338f9..b57fcc563 100644
--- a/os/strlcat.c
+++ b/os/strlcat.c
@@ -1,5 +1,3 @@
-/* $OpenBSD: strlcat.c,v 1.10 2003/04/12 21:56:39 millert Exp $ */
-
/*
* Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
*
@@ -15,7 +13,6 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XFree86$ */
#ifdef HAVE_XORG_CONFIG_H