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/lib | |
| parent | bb627c6f25da6cf7b3a7203ef05fc66264ac77b8 (diff) | |
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Diffstat (limited to 'sys/lib')
| -rw-r--r-- | sys/lib/libsa/if_ether.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/lib/libsa/if_ether.h b/sys/lib/libsa/if_ether.h index 3a794ed136e..b5bd28ea640 100644 --- a/sys/lib/libsa/if_ether.h +++ b/sys/lib/libsa/if_ether.h @@ -1,3 +1,5 @@ +/* $NetBSD: if_ether.h,v 1.10 1994/06/29 06:37:55 cgd Exp $ */ + /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)if_ether.h 8.1 (Berkeley) 6/10/93 - * $Id: if_ether.h,v 1.9 1994/05/13 06:05:57 mycroft Exp $ + * @(#)if_ether.h 8.1 (Berkeley) 6/10/93 */ /* |
