diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
| commit | ee7093a6400feef3d8a99579f28577817d70f6ad (patch) | |
| tree | b7484408dc1e8a647d3c36ce61484c523bcec893 /lib/libstand/rpcv2.h | |
| parent | 3110d6efa2d0104f8e0c73499e1f8299900c0c06 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/rpcv2.h')
| -rw-r--r-- | lib/libstand/rpcv2.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libstand/rpcv2.h b/lib/libstand/rpcv2.h index e4d2dbeb6285..b59a760198d2 100644 --- a/lib/libstand/rpcv2.h +++ b/lib/libstand/rpcv2.h @@ -15,10 +15,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. @@ -36,6 +32,8 @@ * SUCH DAMAGE. * * @(#)rpcv2.h 8.1 (Berkeley) 6/10/93 + * + * $FreeBSD$ */ /* |
