diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:18:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:18:17 +0000 |
commit | 74fd44fc1925668af16d0256cde971b9f7c0bf40 (patch) | |
tree | b0b9b2f64a77273f02f854c4417507a26cdb3731 /lib/libc | |
parent | c26b04727e4cbcfa7fc30b17fc1d3a0cb1a5311a (diff) |
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/rpc/rpc_com.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_com.h b/lib/libc/rpc/rpc_com.h index b04f1109a0f0..61057a9181cd 100644 --- a/lib/libc/rpc/rpc_com.h +++ b/lib/libc/rpc/rpc_com.h @@ -1,5 +1,4 @@ /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ -/* $FreeBSD$ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -28,6 +27,8 @@ * Sun Microsystems, Inc. * 2550 Garcia Avenue * Mountain View, California 94043 + * + * $FreeBSD$ */ /* * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. |