From 7225302ef8db1b869af8423c0612f3928b711ffc Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Sat, 20 Dec 2003 22:22:18 +0000 Subject: updated contributors.txt and some email addresses --- linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c | 4 ++-- linux/drivers/media/dvb/bt8xx/dvb-bt8xx.h | 2 +- linux/drivers/media/dvb/frontends/at76c651.c | 5 +++-- linux/drivers/media/dvb/frontends/mt312.c | 4 ++-- linux/drivers/media/dvb/frontends/mt312.h | 2 +- linux/drivers/media/dvb/frontends/nxt6000.c | 2 +- linux/drivers/media/dvb/frontends/stv0299.c | 2 +- linux/drivers/media/dvb/frontends/ves1x93.c | 4 ++-- linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c | 2 +- 9 files changed, 14 insertions(+), 13 deletions(-) (limited to 'linux/drivers/media/dvb') diff --git a/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c b/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c index fa9073dd8..9925456b5 100644 --- a/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c +++ b/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c @@ -1,7 +1,7 @@ /* * Bt8xx based DVB adapter driver * - * Copyright (C) 2002,2003 Florian Schirmer + * Copyright (C) 2002,2003 Florian Schirmer * * 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 @@ -560,6 +560,6 @@ static void __exit dvb_bt8xx_exit(void) module_init(dvb_bt8xx_init); module_exit(dvb_bt8xx_exit); MODULE_DESCRIPTION("Bt8xx based DVB adapter driver"); -MODULE_AUTHOR("Florian Schirmer "); +MODULE_AUTHOR("Florian Schirmer "); MODULE_LICENSE("GPL"); MODULE_PARM(debug, "i"); diff --git a/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.h b/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.h index 973e69e50..969606ecc 100644 --- a/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.h +++ b/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.h @@ -1,7 +1,7 @@ /* * Bt8xx based DVB adapter driver * - * Copyright (C) 2002,2003 Florian Schirmer + * Copyright (C) 2002,2003 Florian Schirmer * Copyright (C) 2002 Peter Hettkamp * Copyright (C) 1999-2001 Ralph Metzler & Marcus Metzler for convergence integrated media GmbH * Copyright (C) 1998,1999 Christian Theiss diff --git a/linux/drivers/media/dvb/frontends/at76c651.c b/linux/drivers/media/dvb/frontends/at76c651.c index 5cdc60df4..51940343b 100644 --- a/linux/drivers/media/dvb/frontends/at76c651.c +++ b/linux/drivers/media/dvb/frontends/at76c651.c @@ -4,7 +4,8 @@ * Atmel DVB-C Frontend Driver (at76c651/dat7021) * * Copyright (C) 2001 fnbrd - * & 2002 Andreas Oberritter + * & 2002 Andreas Oberritter + * & 2003 Wolfram Joost * * 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 @@ -522,6 +523,6 @@ module_init(at76c651_init); module_exit(at76c651_exit); MODULE_DESCRIPTION("at76c651/dat7021 dvb-c frontend driver"); -MODULE_AUTHOR("Andreas Oberritter "); +MODULE_AUTHOR("Andreas Oberritter "); MODULE_LICENSE("GPL"); MODULE_PARM(debug, "i"); diff --git a/linux/drivers/media/dvb/frontends/mt312.c b/linux/drivers/media/dvb/frontends/mt312.c index 58fb627ec..d8c47b1b9 100644 --- a/linux/drivers/media/dvb/frontends/mt312.c +++ b/linux/drivers/media/dvb/frontends/mt312.c @@ -1,7 +1,7 @@ /* Driver for Zarlink MT312 Satellite Channel Decoder - Copyright (C) 2003 Andreas Oberritter + Copyright (C) 2003 Andreas Oberritter 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 @@ -813,5 +813,5 @@ MODULE_PARM_DESC(debug, "enable verbose debug messages"); #endif MODULE_DESCRIPTION("MT312 Satellite Channel Decoder Driver"); -MODULE_AUTHOR("Andreas Oberritter "); +MODULE_AUTHOR("Andreas Oberritter "); MODULE_LICENSE("GPL"); diff --git a/linux/drivers/media/dvb/frontends/mt312.h b/linux/drivers/media/dvb/frontends/mt312.h index dd24b184e..222c6ecbd 100644 --- a/linux/drivers/media/dvb/frontends/mt312.h +++ b/linux/drivers/media/dvb/frontends/mt312.h @@ -1,7 +1,7 @@ /* Driver for Zarlink MT312 QPSK Frontend - Copyright (C) 2003 Andreas Oberritter + Copyright (C) 2003 Andreas Oberritter 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 diff --git a/linux/drivers/media/dvb/frontends/nxt6000.c b/linux/drivers/media/dvb/frontends/nxt6000.c index f1e138b5f..c8164ff2d 100644 --- a/linux/drivers/media/dvb/frontends/nxt6000.c +++ b/linux/drivers/media/dvb/frontends/nxt6000.c @@ -7,7 +7,7 @@ Alps TDED4 (Tuner: TI ALP510, external Nxt6000) Comtech DVBT-6k07 (PLL IC: SP5730) - Copyright (C) 2002-2003 Florian Schirmer + Copyright (C) 2002-2003 Florian Schirmer Copyright (C) 2003 Paul Andreassen This program is free software; you can redistribute it and/or modify diff --git a/linux/drivers/media/dvb/frontends/stv0299.c b/linux/drivers/media/dvb/frontends/stv0299.c index 777d990a2..32d858540 100644 --- a/linux/drivers/media/dvb/frontends/stv0299.c +++ b/linux/drivers/media/dvb/frontends/stv0299.c @@ -18,7 +18,7 @@ LG TDQF-S001F Copyright (C) 2002 Felix Domke - & Andreas Oberritter + & Andreas Oberritter Support for Samsung TBMU24112IMB used on Technisat SkyStar2 rev. 2.6B diff --git a/linux/drivers/media/dvb/frontends/ves1x93.c b/linux/drivers/media/dvb/frontends/ves1x93.c index 4d1f940ea..12410b1ea 100644 --- a/linux/drivers/media/dvb/frontends/ves1x93.c +++ b/linux/drivers/media/dvb/frontends/ves1x93.c @@ -2,9 +2,9 @@ Driver for VES1893 and VES1993 QPSK Frontends Copyright (C) 1999 Convergence Integrated Media GmbH - Copyright (C) 2001 Ronny Strutz <3des@tuxbox.org> + Copyright (C) 2001 Ronny Strutz <3des@elitedvb.de> Copyright (C) 2002 Dennis Noermann - Copyright (C) 2002-2003 Andreas Oberritter + Copyright (C) 2002-2003 Andreas Oberritter 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 diff --git a/linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c b/linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c index 637d63f1f..d0f596f92 100644 --- a/linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c +++ b/linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c @@ -2,7 +2,7 @@ * TTUSB DVB driver * * Copyright (c) 2002 Holger Waechtler - * Copyright (c) 2003 Felix Domke + * Copyright (c) 2003 Felix Domke * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as -- cgit v1.2.3