From 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 Mon Sep 17 00:00:00 2001 From: cgd Date: Wed, 26 Oct 1994 00:55:40 +0000 Subject: new RCS ID format. --- include/string.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/string.h') diff --git a/include/string.h b/include/string.h index 53686f95cef..b10294098b3 100644 --- a/include/string.h +++ b/include/string.h @@ -1,3 +1,5 @@ +/* $NetBSD: string.h,v 1.6 1994/10/26 00:56:30 cgd Exp $ */ + /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)string.h 5.10 (Berkeley) 3/9/91 - * $Id: string.h,v 1.5 1994/08/02 05:03:46 jtc Exp $ + * @(#)string.h 5.10 (Berkeley) 3/9/91 */ #ifndef _STRING_H_ -- cgit