diff options
Diffstat (limited to 'include/assert.h')
| -rw-r--r-- | include/assert.h | 5 |
1 files changed, 3 insertions, 2 deletions
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 */ /* |
