diff options
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 44ee416..cb9453f 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, |