summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp_seq.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-24 06:48:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-24 06:48:52 +0000
commit460674d99fa3cda2c368453e9618111a2216140d (patch)
tree0b45ddbb060a4c6c4ee56247e82b552e8810546d /cpukit/libnetworking/netinet/tcp_seq.h
parent2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-460674d99fa3cda2c368453e9618111a2216140d.tar.bz2
2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/netinet/in_systm.h, libnetworking/netinet/tcp_debug.c, libnetworking/netinet/tcp_debug.h, libnetworking/netinet/tcp_seq.h, libnetworking/netinet/tcp_var.h, libnetworking/netinet/tcpip.h: Misc changes from FreeBSD.
Diffstat (limited to 'cpukit/libnetworking/netinet/tcp_seq.h')
-rw-r--r--cpukit/libnetworking/netinet/tcp_seq.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/libnetworking/netinet/tcp_seq.h b/cpukit/libnetworking/netinet/tcp_seq.h
index 01505377ba..5d42a8ed3e 100644
--- a/cpukit/libnetworking/netinet/tcp_seq.h
+++ b/cpukit/libnetworking/netinet/tcp_seq.h
@@ -10,10 +10,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.
@@ -31,6 +27,10 @@
* SUCH DAMAGE.
*
* @(#)tcp_seq.h 8.3 (Berkeley) 6/21/95
+ * $FreeBSD: src/sys/netinet/tcp_seq.h,v 1.26 2006/06/18 14:24:12 andre Exp $
+ */
+
+/*
* $Id$
*/