diff options
| author | cgd <cgd@NetBSD.org> | 1994-06-29 06:29:24 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-06-29 06:29:24 +0000 |
| commit | cf92afd66eb26ee2097f3883397b4bc5bb0e82aa (patch) | |
| tree | 6bbe162c1ba0d8484b4d2a42807167c3229f6cca /sys/ddb/db_command.c | |
| parent | bb627c6f25da6cf7b3a7203ef05fc66264ac77b8 (diff) | |
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Diffstat (limited to 'sys/ddb/db_command.c')
| -rw-r--r-- | sys/ddb/db_command.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index ebf02eed553..25205002d38 100644 --- a/sys/ddb/db_command.c +++ b/sys/ddb/db_command.c @@ -1,3 +1,5 @@ +/* $NetBSD: db_command.c,v 1.12 1994/06/29 06:31:01 cgd Exp $ */ + /* * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University @@ -22,8 +24,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * - * $Id: db_command.c,v 1.11 1994/04/27 10:49:07 pk Exp $ */ /* |
