[2.6 patch] update your email address in the kernel

From: Adrian Bunk
Date: Mon Aug 23 2004 - 19:42:41 EST


The patch below replaces all occurences of two bouncing email addresses
of Alex deVries in the kernel with his current address.

It's already ACK'ed by Alex deVries.


diffstat output:
CREDITS | 2 +-
arch/parisc/kernel/hardware.c | 2 +-
drivers/input/serio/gscps2.c | 2 +-
drivers/parisc/lasi.c | 2 +-
drivers/parisc/superio.c | 2 +-
sound/oss/harmony.c | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.8.1-mm4-full/CREDITS.old 2004-08-23 04:01:53.000000000 +0200
+++ linux-2.6.8.1-mm4-full/CREDITS 2004-08-23 04:02:32.000000000 +0200
@@ -754,7 +754,7 @@
D: HTB qdisc and random networking hacks

N: Alex deVries
-E: adevries@xxxxxxxxxxxxxxxxxx
+E: alex@xxxxxxxxxxxxx
D: Various SGI parts, bits of HAL2 and Newport, PA-RISC Linux.
S: 41.5 William Street
S: Ottawa, Ontario
--- linux-2.6.8.1-mm4-full/drivers/parisc/superio.c.old 2004-08-23 04:01:54.000000000 +0200
+++ linux-2.6.8.1-mm4-full/drivers/parisc/superio.c 2004-08-23 04:02:45.000000000 +0200
@@ -8,7 +8,7 @@
* (C) Copyright 2000 Linuxcare, Inc.
* (C) Copyright 2000 Linuxcare Canada, Inc.
* (C) Copyright 2000 Martin K. Petersen <mkp@xxxxxxxxxxxxx>
- * (C) Copyright 2000 Alex deVries <alex@xxxxxxxxxxxxx>
+ * (C) Copyright 2000 Alex deVries <alex@xxxxxxxxxxxxx>
* (C) Copyright 2001 John Marvin <jsm fc hp com>
* (C) Copyright 2003 Grant Grundler <grundler parisc-linux org>
*
--- linux-2.6.8.1-mm4-full/sound/oss/harmony.c.old 2004-08-23 04:01:54.000000000 +0200
+++ linux-2.6.8.1-mm4-full/sound/oss/harmony.c 2004-08-23 04:03:00.000000000 +0200
@@ -8,7 +8,7 @@
On older 715 machines you'll find the technically identical chip
called 'Vivace'. Both Harmony and Vicace are supported by this driver.

- Copyright 2000 (c) Linuxcare Canada, Alex deVries <alex@xxxxxxxxxxxxx>
+ Copyright 2000 (c) Linuxcare Canada, Alex deVries <alex@xxxxxxxxxxxxx>
Copyright 2000-2003 (c) Helge Deller <deller@xxxxxx>
Copyright 2001 (c) Matthieu Delahaye <delahaym@xxxxxxxx>
Copyright 2001 (c) Jean-Christophe Vaugeois <vaugeoij@xxxxxxxx>
@@ -1293,7 +1293,7 @@
}


-MODULE_AUTHOR("Alex DeVries <alex@xxxxxxxxxxxxx>");
+MODULE_AUTHOR("Alex DeVries <alex@xxxxxxxxxxxxx>");
MODULE_DESCRIPTION("Harmony sound driver");
MODULE_LICENSE("GPL");

--- linux-2.6.8.1-mm4-full/arch/parisc/kernel/hardware.c.old 2004-08-23 04:01:54.000000000 +0200
+++ linux-2.6.8.1-mm4-full/arch/parisc/kernel/hardware.c 2004-08-23 04:03:10.000000000 +0200
@@ -7,7 +7,7 @@
* Reference Specification", March 7, 1999, version 0.96. This
* is available at http://parisc-linux.org/documentation/
*
- * Copyright 1999 by Alex deVries <adevries@xxxxxxxxxxxxxxxxxx>
+ * Copyright 1999 by Alex deVries <alex@xxxxxxxxxxxxx>
* and copyright 1999 The Puffin Group Inc.
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.8.1-mm4-full/drivers/input/serio/gscps2.c.old 2004-08-23 04:01:54.000000000 +0200
+++ linux-2.6.8.1-mm4-full/drivers/input/serio/gscps2.c 2004-08-23 04:03:19.000000000 +0200
@@ -6,7 +6,7 @@
* Copyright (c) 2002 Thibaut Varene <varenet@xxxxxxxx>
*
* Pieces of code based on linux-2.4's hp_mouse.c & hp_keyb.c
- * Copyright (c) 1999 Alex deVries <adevries@xxxxxxxxxxxxxxxxxx>
+ * Copyright (c) 1999 Alex deVries <alex@xxxxxxxxxxxxx>
* Copyright (c) 1999-2000 Philipp Rumpf <prumpf@xxxxxxx>
* Copyright (c) 2000 Xavier Debacker <debackex@xxxxxxxx>
* Copyright (c) 2000-2001 Thomas Marteau <marteaut@xxxxxxxx>
--- linux-2.6.8.1-mm4-full/drivers/parisc/lasi.c.old 2004-08-23 04:01:54.000000000 +0200
+++ linux-2.6.8.1-mm4-full/drivers/parisc/lasi.c 2004-08-23 04:03:28.000000000 +0200
@@ -11,7 +11,7 @@
* (at your option) any later version.
*
* by Alan Cox <alan@xxxxxxxxxx> and
- * Alex deVries <adevries@xxxxxxxxxxxxxxxxxx>
+ * Alex deVries <alex@xxxxxxxxxxxxx>
*/

#include <linux/errno.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/