summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/igmp_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/netinet/igmp_var.h')
-rw-r--r--cpukit/libnetworking/netinet/igmp_var.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpukit/libnetworking/netinet/igmp_var.h b/cpukit/libnetworking/netinet/igmp_var.h
index b9855b3b8c..d515d80199 100644
--- a/cpukit/libnetworking/netinet/igmp_var.h
+++ b/cpukit/libnetworking/netinet/igmp_var.h
@@ -14,10 +14,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.
@@ -35,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)igmp_var.h 8.1 (Berkeley) 7/19/93
- * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.19 2002/03/19 21:25:46 alfred Exp $
+ * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.20 2004/04/07 20:46:13 imp Exp $
*/
#ifndef _NETINET_IGMP_VAR_H_
@@ -108,5 +104,4 @@ SYSCTL_DECL(_net_inet_igmp);
{ 0, 0 }, \
{ "stats", CTLTYPE_STRUCT }, \
}
-
#endif