diff options
author | Jesper Juhl <juhl-lkml@dif.dk> | 2005-05-05 16:16:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-05 16:36:49 -0700 |
commit | 02c30a84e6298b6b20a56f0896ac80b47839e134 (patch) | |
tree | 031e9d68ad83c371af7ebeb6840f3ede52698663 /net/ipv4/tcp.c | |
parent | 125947f2ab8c45417feaa4a8800e89529ca4612f (diff) | |
download | linux-3.10-02c30a84e6298b6b20a56f0896ac80b47839e134.tar.gz linux-3.10-02c30a84e6298b6b20a56f0896ac80b47839e134.tar.bz2 linux-3.10-02c30a84e6298b6b20a56f0896ac80b47839e134.zip |
[PATCH] update Ross Biro bouncing email address
Ross moved. Remove the bad email address so people will find the correct
one in ./CREDITS.
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/ipv4/tcp.c')
-rw-r--r-- | net/ipv4/tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c index 5cff56af785..a037bafcba3 100644 --- a/net/ipv4/tcp.c +++ b/net/ipv4/tcp.c @@ -7,7 +7,7 @@ * * Version: $Id: tcp.c,v 1.216 2002/02/01 22:01:04 davem Exp $ * - * Authors: Ross Biro, <bir7@leland.Stanford.Edu> + * Authors: Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG> * Mark Evans, <evansmp@uhura.aston.ac.uk> * Corey Minyard <wf-rch!minyard@relay.EU.net> |