From 574a9c0456c182831b3d01a4d7ee0c737b91b107 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 9 Jun 2009 14:39:39 -0700 Subject: Remove Subversion Id strings --- tests/portable/asprintf-t.c | 3 +-- tests/portable/snprintf-t.c | 3 +-- tests/portable/strlcat-t.c | 3 +-- tests/portable/strlcpy-t.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'tests/portable') diff --git a/tests/portable/asprintf-t.c b/tests/portable/asprintf-t.c index d42e740..689e7c7 100644 --- a/tests/portable/asprintf-t.c +++ b/tests/portable/asprintf-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * asprintf and vasprintf test suite. * * Written by Russ Allbery diff --git a/tests/portable/snprintf-t.c b/tests/portable/snprintf-t.c index c33e0e7..18c2326 100644 --- a/tests/portable/snprintf-t.c +++ b/tests/portable/snprintf-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * snprintf test suite. * * Copyright (c) 2004, 2005, 2006 diff --git a/tests/portable/strlcat-t.c b/tests/portable/strlcat-t.c index c860803..2f39925 100644 --- a/tests/portable/strlcat-t.c +++ b/tests/portable/strlcat-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * strlcat test suite. * * Copyright (c) 2004, 2005, 2006 diff --git a/tests/portable/strlcpy-t.c b/tests/portable/strlcpy-t.c index 8fb1f9c..74c9ecd 100644 --- a/tests/portable/strlcpy-t.c +++ b/tests/portable/strlcpy-t.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * strlcpy test suite. * * Copyright (c) 2004, 2005, 2006 -- cgit v1.2.3