[patch] remove bouncing email address of Olaf Kirch

From: Jesper Juhl
Date: Mon Jan 10 2005 - 17:12:20 EST



The email address for Olaf Kirch listed in net/sunrpc/auth.c bounces, so
remove it and leave just the name. He's listed with the same email in
CREDITS, should the address stay or would a patch to remove it there as
well be appreciated? I've been unable to find a working address for him
(if someone knows of one, then changing the address would probably be
better), and it doesn't seem logical to keep bouncing addresses around.
What's the general opinion on this?


Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

diff -up linux-2.6.10-bk13-orig/net/sunrpc/auth.c linux-2.6.10-bk13/net/sunrpc/auth.c
--- linux-2.6.10-bk13-orig/net/sunrpc/auth.c 2005-01-10 22:09:22.000000000 +0100
+++ linux-2.6.10-bk13/net/sunrpc/auth.c 2005-01-10 22:59:03.000000000 +0100
@@ -3,7 +3,7 @@
*
* Generic RPC client authentication API.
*
- * Copyright (C) 1996, Olaf Kirch <okir@xxxxxxxxxxxx>
+ * Copyright (C) 1996, Olaf Kirch
*/

#include <linux/types.h>



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/