mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
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>
This commit is contained in:
parent
fcc18e83e1
commit
bdca3f202d
9 changed files with 6 additions and 13 deletions
|
@ -12,5 +12,3 @@ http://www.torque.net/parport/
|
|||
Email list for Linux Parport
|
||||
linux-parport@torque.net
|
||||
|
||||
Email for problems with ZIP or ZIP Plus drivers
|
||||
campbell@torque.net
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* Phil Blundell <philb@gnu.org>
|
||||
* Tim Waugh <tim@cyberelk.demon.co.uk>
|
||||
* Jose Renau <renau@acm.org>
|
||||
* David Campbell <campbell@torque.net>
|
||||
* David Campbell
|
||||
* Andrea Arcangeli
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* Phil Blundell <Philip.Blundell@pobox.com>
|
||||
* Tim Waugh <tim@cyberelk.demon.co.uk>
|
||||
* Jose Renau <renau@acm.org>
|
||||
* David Campbell <campbell@torque.net>
|
||||
* David Campbell
|
||||
* Andrea Arcangeli
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Authors: Phil Blundell <philb@gnu.org>
|
||||
* Tim Waugh <tim@cyberelk.demon.co.uk>
|
||||
* Jose Renau <renau@acm.org>
|
||||
* David Campbell <campbell@torque.net>
|
||||
* David Campbell
|
||||
* Andrea Arcangeli
|
||||
*
|
||||
* based on work by Grant Guenther <grant@torque.net> and Phil Blundell.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Sysctl interface for parport devices.
|
||||
*
|
||||
* Authors: David Campbell <campbell@torque.net>
|
||||
* Authors: David Campbell
|
||||
* Tim Waugh <tim@cyberelk.demon.co.uk>
|
||||
* Philip Blundell <philb@gnu.org>
|
||||
* Andrea Arcangeli
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
*
|
||||
* (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:
|
||||
* FLA: Four letter acronym with built in facility for
|
||||
* future expansion to five letters.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/* Driver for the Iomega MatchMaker parallel port SCSI HBA embedded in
|
||||
* 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
|
||||
*/
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
* (c) 1995,1996 Grant R. Guenther, grant@torque.net,
|
||||
* 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>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* the Iomega ZIP drive
|
||||
*
|
||||
* (c) 1996 Grant R. Guenther grant@torque.net
|
||||
* David Campbell campbell@torque.net
|
||||
* David Campbell
|
||||
*
|
||||
* All comments to David.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue