Re: [linux-dvb-maintainer] [2.6 patch] DVB: remove bouncing addressof Alex Woods

From: Holger Waechtler
Date: Sun Feb 06 2005 - 16:00:40 EST


Have you ever considered asking on the linux-dvb mailing list for a more recent address? stop trolling and do something useful. please.

Bounces are sometimes temporary, contacting linux dvb developers is usually easiest over the linux-dvb mailing list. Subscribe there if you have a dvb-related problem and want to solve it.

Holger



Adrian Bunk wrote:

This patch removes the bouncing email address linux-dvb@xxxxxxxxxxx of
Alex Woods.

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

---

drivers/media/dvb/ttusb-dec/ttusb_dec.c | 4 ++--
drivers/media/dvb/ttusb-dec/ttusbdecfe.c | 2 +-
drivers/media/dvb/ttusb-dec/ttusbdecfe.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h.old 2005-02-06 21:18:09.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h 2005-02-06 21:18:31.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@xxxxxxxxxxx>
+ * Copyright (C) 2003-2004 Alex Woods
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c.old 2005-02-06 21:18:43.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c 2005-02-06 21:18:53.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@xxxxxxxxxxx>
+ * Copyright (C) 2003-2004 Alex Woods
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -1583,7 +1583,7 @@
module_init(ttusb_dec_init);
module_exit(ttusb_dec_exit);

-MODULE_AUTHOR("Alex Woods <linux-dvb@xxxxxxxxxxx>");
+MODULE_AUTHOR("Alex Woods");
MODULE_DESCRIPTION(DRIVER_NAME);
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(usb, ttusb_dec_table);
--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c.old 2005-02-06 21:19:01.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c 2005-02-06 21:19:06.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Frontend Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@xxxxxxxxxxx>
+ * Copyright (C) 2003-2004 Alex Woods
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by





-
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/