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/assert.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/assert.h') diff --git a/include/assert.h b/include/assert.h index e8f8f8d9ad5..8494ea0c286 100644 --- a/include/assert.h +++ b/include/assert.h @@ -1,3 +1,5 @@ +/* $NetBSD: assert.h,v 1.6 1994/10/26 00:55:44 cgd Exp $ */ + /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. @@ -35,8 +37,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)assert.h 8.2 (Berkeley) 1/21/94 - * $Id: assert.h,v 1.5 1994/05/16 10:58:55 cgd Exp $ + * @(#)assert.h 8.2 (Berkeley) 1/21/94 */ /* -- cgit