diff options
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 b04f110..61057a9 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. |