1
0
Fork 0

remove the bouncing email address of David Campbell

This patch removes a bouncing email address from the kernel sources.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
hifive-unleashed-5.1
Adrian Bunk 2006-06-26 18:19:23 +02:00
parent fcc18e83e1
commit bdca3f202d
9 changed files with 6 additions and 13 deletions

View File

@ -12,5 +12,3 @@ http://www.torque.net/parport/
Email list for Linux Parport Email list for Linux Parport
linux-parport@torque.net linux-parport@torque.net
Email for problems with ZIP or ZIP Plus drivers
campbell@torque.net

View File

@ -15,7 +15,7 @@
* Phil Blundell <philb@gnu.org> * Phil Blundell <philb@gnu.org>
* Tim Waugh <tim@cyberelk.demon.co.uk> * Tim Waugh <tim@cyberelk.demon.co.uk>
* Jose Renau <renau@acm.org> * Jose Renau <renau@acm.org>
* David Campbell <campbell@torque.net> * David Campbell
* Andrea Arcangeli * Andrea Arcangeli
*/ */

View File

@ -24,7 +24,7 @@
* Phil Blundell <Philip.Blundell@pobox.com> * Phil Blundell <Philip.Blundell@pobox.com>
* Tim Waugh <tim@cyberelk.demon.co.uk> * Tim Waugh <tim@cyberelk.demon.co.uk>
* Jose Renau <renau@acm.org> * Jose Renau <renau@acm.org>
* David Campbell <campbell@torque.net> * David Campbell
* Andrea Arcangeli * Andrea Arcangeli
*/ */

View File

@ -3,7 +3,7 @@
* Authors: Phil Blundell <philb@gnu.org> * Authors: Phil Blundell <philb@gnu.org>
* Tim Waugh <tim@cyberelk.demon.co.uk> * Tim Waugh <tim@cyberelk.demon.co.uk>
* Jose Renau <renau@acm.org> * Jose Renau <renau@acm.org>
* David Campbell <campbell@torque.net> * David Campbell
* Andrea Arcangeli * Andrea Arcangeli
* *
* based on work by Grant Guenther <grant@torque.net> and Phil Blundell. * based on work by Grant Guenther <grant@torque.net> and Phil Blundell.

View File

@ -1,6 +1,6 @@
/* Sysctl interface for parport devices. /* Sysctl interface for parport devices.
* *
* Authors: David Campbell <campbell@torque.net> * Authors: David Campbell
* Tim Waugh <tim@cyberelk.demon.co.uk> * Tim Waugh <tim@cyberelk.demon.co.uk>
* Philip Blundell <philb@gnu.org> * Philip Blundell <philb@gnu.org>
* Andrea Arcangeli * Andrea Arcangeli

View File

@ -3,9 +3,6 @@
* *
* (The IMM is the embedded controller in the ZIP Plus drive.) * (The IMM is the embedded controller in the ZIP Plus drive.)
* *
* Current Maintainer: David Campbell (Perth, Western Australia)
* campbell@torque.net
*
* My unoffical company acronym list is 21 pages long: * My unoffical company acronym list is 21 pages long:
* FLA: Four letter acronym with built in facility for * FLA: Four letter acronym with built in facility for
* future expansion to five letters. * future expansion to five letters.

View File

@ -2,7 +2,7 @@
/* Driver for the Iomega MatchMaker parallel port SCSI HBA embedded in /* Driver for the Iomega MatchMaker parallel port SCSI HBA embedded in
* the Iomega ZIP Plus drive * the Iomega ZIP Plus drive
* *
* (c) 1998 David Campbell campbell@torque.net * (c) 1998 David Campbell
* *
* Please note that I live in Perth, Western Australia. GMT+0800 * Please note that I live in Perth, Western Australia. GMT+0800
*/ */

View File

@ -6,8 +6,6 @@
* (c) 1995,1996 Grant R. Guenther, grant@torque.net, * (c) 1995,1996 Grant R. Guenther, grant@torque.net,
* under the terms of the GNU General Public License. * under the terms of the GNU General Public License.
* *
* Current Maintainer: David Campbell (Perth, Western Australia, GMT+0800)
* campbell@torque.net
*/ */
#include <linux/config.h> #include <linux/config.h>

View File

@ -2,7 +2,7 @@
* the Iomega ZIP drive * the Iomega ZIP drive
* *
* (c) 1996 Grant R. Guenther grant@torque.net * (c) 1996 Grant R. Guenther grant@torque.net
* David Campbell campbell@torque.net * David Campbell
* *
* All comments to David. * All comments to David.
*/ */