This patch removes the bouncing email address [EMAIL PROTECTED] of
Alex Woods.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
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 <[EMAIL PROTECTED]>
+ * 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 <[EMAIL PROTECTED]>
+ * 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 <[EMAIL PROTECTED]>");
+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 <[EMAIL PROTECTED]>
+ * 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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/