diff options
author | Lawrence Stewart <lstewart@FreeBSD.org> | 2011-04-12 08:13:18 +0000 |
---|---|---|
committer | Lawrence Stewart <lstewart@FreeBSD.org> | 2011-04-12 08:13:18 +0000 |
commit | 891b8ed4672a213bbe6f3f10522eeadb34d01b76 (patch) | |
tree | cf3cb112c46236e34f94836c2dca95875e788466 /sys/netinet/tcp_input.c | |
parent | 27afdbaa51c08bb63cacef701d51ffe6db72c56a (diff) | |
download | src-test2-891b8ed4672a213bbe6f3f10522eeadb34d01b76.tar.gz src-test2-891b8ed4672a213bbe6f3f10522eeadb34d01b76.zip |
Notes
Diffstat (limited to 'sys/netinet/tcp_input.c')
-rw-r--r-- | sys/netinet/tcp_input.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index 44ee416615b2..cb9453fc6be7 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -8,9 +8,9 @@ * All rights reserved. * * Portions of this software were developed at the Centre for Advanced Internet - * Architectures, Swinburne University, by Lawrence Stewart, James Healy and - * David Hayes, made possible in part by a grant from the Cisco University - * Research Program Fund at Community Foundation Silicon Valley. + * Architectures, Swinburne University of Technology, by Lawrence Stewart, + * James Healy and David Hayes, made possible in part by a grant from the Cisco + * University Research Program Fund at Community Foundation Silicon Valley. * * Portions of this software were developed at the Centre for Advanced * Internet Architectures, Swinburne University of Technology, Melbourne, |