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/dev/ccd.c | |
| parent | bb627c6f25da6cf7b3a7203ef05fc66264ac77b8 (diff) | |
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Diffstat (limited to 'sys/dev/ccd.c')
| -rw-r--r-- | sys/dev/ccd.c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/ccd.c b/sys/dev/ccd.c index 92a655b657f..ddb3792bf2c 100644 --- a/sys/dev/ccd.c +++ b/sys/dev/ccd.c @@ -1,3 +1,5 @@ +/* $NetBSD: ccd.c,v 1.2 1994/06/29 06:31:30 cgd Exp $ */ + /* * Copyright (c) 1988 University of Utah. * Copyright (c) 1990 The Regents of the University of California. @@ -35,9 +37,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: Utah Hdr: ccd.c 1.6 90/11/28 - * from: @(#)cd.c 7.4 (Berkeley) 5/7/91 - * $Id: ccd.c,v 1.1 1994/06/24 14:11:02 hpeyerl Exp $ + * from: Utah $Hdr: cd.c 1.6 90/11/28$ + * + * @(#)cd.c 7.4 (Berkeley) 5/7/91 */ /* |
