diff options
| author | perry <perry@NetBSD.org> | 1998-02-02 21:07:13 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-02-02 21:07:13 +0000 |
| commit | b7b7322c685652bb1eb4174bee118b0e41887f12 (patch) | |
| tree | 14e377d760e7367d2dbc88737b9a82c62cc08fe4 /include/disktab.h | |
| parent | 2d33c2a97cdf897740dcf2b458a7731d89e5de32 (diff) | |
merge lite-2
Diffstat (limited to 'include/disktab.h')
| -rw-r--r-- | include/disktab.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/disktab.h b/include/disktab.h index 364c4a0c3d9..f58e09b292f 100644 --- a/include/disktab.h +++ b/include/disktab.h @@ -1,8 +1,8 @@ -/* $NetBSD: disktab.h,v 1.3 1994/10/26 00:55:51 cgd Exp $ */ +/* $NetBSD: disktab.h,v 1.4 1998/02/02 21:07:22 perry Exp $ */ /* - * Copyright (c) 1983 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)disktab.h 5.6 (Berkeley) 4/20/91 + * @(#)disktab.h 8.1 (Berkeley) 6/2/93 */ #ifndef _DISKTAB_H_ |
