mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.
This commit is contained in:
parent
c26b04727e
commit
74fd44fc19
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue