From 64b6cb5272d2df277ad6bba71bb04c855e5efbab Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 29 Dec 2004 18:33:37 +0000 Subject: [PATCH] Cosmetics from FreeBSD --- cpukit/libnetworking/sys/buf.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cpukit/libnetworking/sys/buf.h b/cpukit/libnetworking/sys/buf.h index 109a7d2b39..8fbf734cbe 100644 --- a/cpukit/libnetworking/sys/buf.h +++ b/cpukit/libnetworking/sys/buf.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,10 @@ * SUCH DAMAGE. * * @(#)buf.h 8.9 (Berkeley) 3/30/95 + * $FreeBSD: src/sys/sys/buf.h,v 1.181 2004/11/18 08:44:09 jeff Exp $ + */ + +/* * $Id$ */