From: Adrian Bunk <bunk@stusta.de>

The email address of Hennus Bergman in the kernel is bouncing.

Aftern asking him whether I should update his email address in the Linux  
kernel, he replied:

<--  snip  -->

I get a lot of spam already and I'd rather avoid getting even more by 
'advertising' my email address on the internet like that. So I don't want 
my current email address in the kernel distribution.
If you want to remove my old cybercomm.nl email address, that's fine 
by me.

<--  snip  -->

This patch therefore simply his bouncing email address and no longer 
available homepage.

Signed-off-by: Adrian Bunk <bunk@fs.tum.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/CREDITS                |    2 --
 25-akpm/drivers/char/tpqic02.c |    1 -
 2 files changed, 3 deletions(-)

diff -puN CREDITS~remove-bouncing-email-address-of-hennus-bergman CREDITS
--- 25/CREDITS~remove-bouncing-email-address-of-hennus-bergman	2005-01-23 14:35:54.602352984 -0800
+++ 25-akpm/CREDITS	2005-01-23 14:35:54.609351920 -0800
@@ -328,8 +328,6 @@ S: Brimson, MN  55602
 S: USA
 
 N: Hennus Bergman
-E: hennus@cybercomm.nl
-W: http://www.cybercomm.nl/~hennus/
 P: 1024/77D50909 76 99 FD 31 91 E1 96 1C  90 BB 22 80 62 F6 BD 63
 D: Author and maintainer of the QIC-02 tape driver
 S: The Netherlands
diff -puN drivers/char/tpqic02.c~remove-bouncing-email-address-of-hennus-bergman drivers/char/tpqic02.c
--- 25/drivers/char/tpqic02.c~remove-bouncing-email-address-of-hennus-bergman	2005-01-23 14:35:54.604352680 -0800
+++ 25-akpm/drivers/char/tpqic02.c	2005-01-23 14:35:54.612351464 -0800
@@ -3,7 +3,6 @@
  * Driver for tape drive support for Linux-i386
  *
  * Copyright (c) 1992--1996 by H. H. Bergman. All rights reserved.
- * Current e-mail address: hennus@cybercomm.nl
  *
  * Distribution of this program in executable form is only allowed if
  * all of the corresponding source files are made available through the same
_