diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:17:56 +0000 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2008-10-28 19:16:11 +0000 |
commit | 29fa0586de4fe518f122a915b8c6e92d12e8ca7f (patch) | |
tree | 871d2e792b7ae8ec57c5ec86616186d675631af9 /drivers/watchdog/sbc_epx_c3.c | |
parent | af4c293ffcdd76fc97469beb7d8861662232d92e (diff) |
[PATCH] Switch all my contributions stuff to a single common address
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/sbc_epx_c3.c')
-rw-r--r-- | drivers/watchdog/sbc_epx_c3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/sbc_epx_c3.c b/drivers/watchdog/sbc_epx_c3.c index e5e470ca7759..06553debc7bc 100644 --- a/drivers/watchdog/sbc_epx_c3.c +++ b/drivers/watchdog/sbc_epx_c3.c @@ -10,7 +10,7 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * - * based on softdog.c by Alan Cox <alan@redhat.com> + * based on softdog.c by Alan Cox <alan@lxorguk.ukuu.org.uk> */ #include <linux/module.h> |