Commit 89f593ca authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] Alex DeVries has moved

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.
Signed-off-by: default avatarAdrian Bunk <bunk@fs.tum.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ba2f46f8
...@@ -754,7 +754,7 @@ W: http://luxik.cdi.cz/~devik/qos/ ...@@ -754,7 +754,7 @@ W: http://luxik.cdi.cz/~devik/qos/
D: HTB qdisc and random networking hacks D: HTB qdisc and random networking hacks
N: Alex deVries N: Alex deVries
E: adevries@thepuffingroup.com E: alex@onefishtwo.ca
D: Various SGI parts, bits of HAL2 and Newport, PA-RISC Linux. D: Various SGI parts, bits of HAL2 and Newport, PA-RISC Linux.
S: 41.5 William Street S: 41.5 William Street
S: Ottawa, Ontario S: Ottawa, Ontario
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* Reference Specification", March 7, 1999, version 0.96. This * Reference Specification", March 7, 1999, version 0.96. This
* is available at http://parisc-linux.org/documentation/ * is available at http://parisc-linux.org/documentation/
* *
* Copyright 1999 by Alex deVries <adevries@thepuffingroup.com> * Copyright 1999 by Alex deVries <alex@onefishtwo.ca>
* and copyright 1999 The Puffin Group Inc. * and copyright 1999 The Puffin Group Inc.
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* Copyright (c) 2002 Thibaut Varene <varenet@esiee.fr> * Copyright (c) 2002 Thibaut Varene <varenet@esiee.fr>
* *
* Pieces of code based on linux-2.4's hp_mouse.c & hp_keyb.c * Pieces of code based on linux-2.4's hp_mouse.c & hp_keyb.c
* Copyright (c) 1999 Alex deVries <adevries@thepuffingroup.com> * Copyright (c) 1999 Alex deVries <alex@onefishtwo.ca>
* Copyright (c) 1999-2000 Philipp Rumpf <prumpf@tux.org> * Copyright (c) 1999-2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (c) 2000 Xavier Debacker <debackex@esiee.fr> * Copyright (c) 2000 Xavier Debacker <debackex@esiee.fr>
* Copyright (c) 2000-2001 Thomas Marteau <marteaut@esiee.fr> * Copyright (c) 2000-2001 Thomas Marteau <marteaut@esiee.fr>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
* (at your option) any later version. * (at your option) any later version.
* *
* by Alan Cox <alan@redhat.com> and * by Alan Cox <alan@redhat.com> and
* Alex deVries <adevries@thepuffingroup.com> * Alex deVries <alex@onefishtwo.ca>
*/ */
#include <linux/errno.h> #include <linux/errno.h>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* (C) Copyright 2000 Linuxcare, Inc. * (C) Copyright 2000 Linuxcare, Inc.
* (C) Copyright 2000 Linuxcare Canada, Inc. * (C) Copyright 2000 Linuxcare Canada, Inc.
* (C) Copyright 2000 Martin K. Petersen <mkp@linuxcare.com> * (C) Copyright 2000 Martin K. Petersen <mkp@linuxcare.com>
* (C) Copyright 2000 Alex deVries <alex@linuxcare.com> * (C) Copyright 2000 Alex deVries <alex@onefishtwo.ca>
* (C) Copyright 2001 John Marvin <jsm fc hp com> * (C) Copyright 2001 John Marvin <jsm fc hp com>
* (C) Copyright 2003 Grant Grundler <grundler parisc-linux org> * (C) Copyright 2003 Grant Grundler <grundler parisc-linux org>
* *
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
On older 715 machines you'll find the technically identical chip On older 715 machines you'll find the technically identical chip
called 'Vivace'. Both Harmony and Vicace are supported by this driver. called 'Vivace'. Both Harmony and Vicace are supported by this driver.
Copyright 2000 (c) Linuxcare Canada, Alex deVries <alex@linuxcare.com> Copyright 2000 (c) Linuxcare Canada, Alex deVries <alex@onefishtwo.ca>
Copyright 2000-2003 (c) Helge Deller <deller@gmx.de> Copyright 2000-2003 (c) Helge Deller <deller@gmx.de>
Copyright 2001 (c) Matthieu Delahaye <delahaym@esiee.fr> Copyright 2001 (c) Matthieu Delahaye <delahaym@esiee.fr>
Copyright 2001 (c) Jean-Christophe Vaugeois <vaugeoij@esiee.fr> Copyright 2001 (c) Jean-Christophe Vaugeois <vaugeoij@esiee.fr>
...@@ -1321,7 +1321,7 @@ static void __exit cleanup_harmony(void) ...@@ -1321,7 +1321,7 @@ static void __exit cleanup_harmony(void)
} }
MODULE_AUTHOR("Alex DeVries <alex@linuxcare.com>"); MODULE_AUTHOR("Alex DeVries <alex@onefishtwo.ca>");
MODULE_DESCRIPTION("Harmony sound driver"); MODULE_DESCRIPTION("Harmony sound driver");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment