diff options
author | Patrick Boettcher <patrick.boettcher@posteo.de> | 2016-01-24 09:56:58 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-01-25 09:01:08 -0500 |
commit | 99e44da7928d4abb3028258ac3cd23a48495cd61 (patch) | |
tree | 224cd08fec82713a9f9fe165a9928688dfe3134b | |
parent | 7ef930a7b33677b8227d0a19dcc32d891d3cde8d (diff) |
[media] media: change email address
Soon my dibcom.fr/parrot.com-address won't respond anymore.
Thus I'm replacing it. And, while being at it,
let's adapt some other (old) email-addresses as well.
Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
55 files changed, 80 insertions, 80 deletions
diff --git a/Documentation/dvb/README.dvb-usb b/Documentation/dvb/README.dvb-usb index 669dc6ce4330..6f4b12f7b844 100644 --- a/Documentation/dvb/README.dvb-usb +++ b/Documentation/dvb/README.dvb-usb | |||
@@ -190,7 +190,7 @@ and watch another one. | |||
190 | Patches, comments and suggestions are very very welcome. | 190 | Patches, comments and suggestions are very very welcome. |
191 | 191 | ||
192 | 3. Acknowledgements | 192 | 3. Acknowledgements |
193 | Amaury Demol (ademol@dibcom.fr) and Francois Kanounnikoff from DiBcom for | 193 | Amaury Demol (Amaury.Demol@parrot.com) and Francois Kanounnikoff from DiBcom for |
194 | providing specs, code and help, on which the dvb-dibusb, dib3000mb and | 194 | providing specs, code and help, on which the dvb-dibusb, dib3000mb and |
195 | dib3000mc are based. | 195 | dib3000mc are based. |
196 | 196 | ||
diff --git a/drivers/media/common/b2c2/flexcop.c b/drivers/media/common/b2c2/flexcop.c index 412c5daf2b48..0f5114d406f8 100644 --- a/drivers/media/common/b2c2/flexcop.c +++ b/drivers/media/common/b2c2/flexcop.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III | 2 | * Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III |
3 | * flexcop.c - main module part | 3 | * flexcop.c - main module part |
4 | * Copyright (C) 2004-9 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2004-9 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * based on skystar2-driver Copyright (C) 2003 Vadim Catana, skystar@moldova.cc | 5 | * based on skystar2-driver Copyright (C) 2003 Vadim Catana, skystar@moldova.cc |
6 | * | 6 | * |
7 | * Acknowledgements: | 7 | * Acknowledgements: |
@@ -34,7 +34,7 @@ | |||
34 | #include "flexcop.h" | 34 | #include "flexcop.h" |
35 | 35 | ||
36 | #define DRIVER_NAME "B2C2 FlexcopII/II(b)/III digital TV receiver chip" | 36 | #define DRIVER_NAME "B2C2 FlexcopII/II(b)/III digital TV receiver chip" |
37 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@desy.de" | 37 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@posteo.de" |
38 | 38 | ||
39 | #ifdef CONFIG_DVB_B2C2_FLEXCOP_DEBUG | 39 | #ifdef CONFIG_DVB_B2C2_FLEXCOP_DEBUG |
40 | #define DEBSTATUS "" | 40 | #define DEBSTATUS "" |
diff --git a/drivers/media/common/cypress_firmware.c b/drivers/media/common/cypress_firmware.c index 577e82058fdc..50e3f76d4847 100644 --- a/drivers/media/common/cypress_firmware.c +++ b/drivers/media/common/cypress_firmware.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* cypress_firmware.c is part of the DVB USB library. | 1 | /* cypress_firmware.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file contains functions for downloading the firmware to Cypress FX 1 | 6 | * This file contains functions for downloading the firmware to Cypress FX 1 |
diff --git a/drivers/media/common/cypress_firmware.h b/drivers/media/common/cypress_firmware.h index e493cbc7a528..1e4f27356205 100644 --- a/drivers/media/common/cypress_firmware.h +++ b/drivers/media/common/cypress_firmware.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 2 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
3 | * see dvb-usb-init.c for copyright information. | 3 | * see dvb-usb-init.c for copyright information. |
4 | * | 4 | * |
5 | * This file contains functions for downloading the firmware to Cypress FX 1 | 5 | * This file contains functions for downloading the firmware to Cypress FX 1 |
diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h index 1c1c298d2289..474582231b5d 100644 --- a/drivers/media/dvb-core/dvb-usb-ids.h +++ b/drivers/media/dvb-core/dvb-usb-ids.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-ids.h is part of the DVB USB library. | 1 | /* dvb-usb-ids.h is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) see | 3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) see |
4 | * dvb-usb-init.c for copyright information. | 4 | * dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * a header file containing define's for the USB device supported by the | 6 | * a header file containing define's for the USB device supported by the |
diff --git a/drivers/media/dvb-frontends/bcm3510.c b/drivers/media/dvb-frontends/bcm3510.c index d30275f27644..bb698839e477 100644 --- a/drivers/media/dvb-frontends/bcm3510.c +++ b/drivers/media/dvb-frontends/bcm3510.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright (C) 2001-5, B2C2 inc. | 4 | * Copyright (C) 2001-5, B2C2 inc. |
5 | * | 5 | * |
6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@desy.de> | 6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@posteo.de> |
7 | * | 7 | * |
8 | * This driver is "hard-coded" to be used with the 1st generation of | 8 | * This driver is "hard-coded" to be used with the 1st generation of |
9 | * Technisat/B2C2's Air2PC ATSC PCI/USB cards/boxes. The pll-programming | 9 | * Technisat/B2C2's Air2PC ATSC PCI/USB cards/boxes. The pll-programming |
@@ -865,5 +865,5 @@ static struct dvb_frontend_ops bcm3510_ops = { | |||
865 | }; | 865 | }; |
866 | 866 | ||
867 | MODULE_DESCRIPTION("Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC QAM64/256) demodulator driver"); | 867 | MODULE_DESCRIPTION("Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC QAM64/256) demodulator driver"); |
868 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 868 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
869 | MODULE_LICENSE("GPL"); | 869 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/bcm3510.h b/drivers/media/dvb-frontends/bcm3510.h index ff66492fb940..961c2eb87c68 100644 --- a/drivers/media/dvb-frontends/bcm3510.h +++ b/drivers/media/dvb-frontends/bcm3510.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright (C) 2001-5, B2C2 inc. | 4 | * Copyright (C) 2001-5, B2C2 inc. |
5 | * | 5 | * |
6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@desy.de> | 6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@posteo.de> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License as published by | 9 | * it under the terms of the GNU General Public License as published by |
diff --git a/drivers/media/dvb-frontends/bcm3510_priv.h b/drivers/media/dvb-frontends/bcm3510_priv.h index 3bb1bc2a04f0..67f24686c31b 100644 --- a/drivers/media/dvb-frontends/bcm3510_priv.h +++ b/drivers/media/dvb-frontends/bcm3510_priv.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright (C) 2001-5, B2C2 inc. | 4 | * Copyright (C) 2001-5, B2C2 inc. |
5 | * | 5 | * |
6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@desy.de> | 6 | * GPL/Linux driver written by Patrick Boettcher <patrick.boettcher@posteo.de> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License as published by | 9 | * it under the terms of the GNU General Public License as published by |
diff --git a/drivers/media/dvb-frontends/dib0070.c b/drivers/media/dvb-frontends/dib0070.c index 0b8fb5dd1889..ee7d66997ccd 100644 --- a/drivers/media/dvb-frontends/dib0070.c +++ b/drivers/media/dvb-frontends/dib0070.c | |||
@@ -774,6 +774,6 @@ free_mem: | |||
774 | } | 774 | } |
775 | EXPORT_SYMBOL(dib0070_attach); | 775 | EXPORT_SYMBOL(dib0070_attach); |
776 | 776 | ||
777 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 777 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
778 | MODULE_DESCRIPTION("Driver for the DiBcom 0070 base-band RF Tuner"); | 778 | MODULE_DESCRIPTION("Driver for the DiBcom 0070 base-band RF Tuner"); |
779 | MODULE_LICENSE("GPL"); | 779 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib0090.c b/drivers/media/dvb-frontends/dib0090.c index 47cb72243b9d..976ee034a430 100644 --- a/drivers/media/dvb-frontends/dib0090.c +++ b/drivers/media/dvb-frontends/dib0090.c | |||
@@ -2669,7 +2669,7 @@ free_mem: | |||
2669 | } | 2669 | } |
2670 | EXPORT_SYMBOL(dib0090_fw_register); | 2670 | EXPORT_SYMBOL(dib0090_fw_register); |
2671 | 2671 | ||
2672 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 2672 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
2673 | MODULE_AUTHOR("Olivier Grenie <olivier.grenie@dibcom.fr>"); | 2673 | MODULE_AUTHOR("Olivier Grenie <olivier.grenie@parrot.com>"); |
2674 | MODULE_DESCRIPTION("Driver for the DiBcom 0090 base-band RF Tuner"); | 2674 | MODULE_DESCRIPTION("Driver for the DiBcom 0090 base-band RF Tuner"); |
2675 | MODULE_LICENSE("GPL"); | 2675 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib3000.h b/drivers/media/dvb-frontends/dib3000.h index 6ae9899b5b45..d5dfafb4ef13 100644 --- a/drivers/media/dvb-frontends/dib3000.h +++ b/drivers/media/dvb-frontends/dib3000.h | |||
@@ -2,11 +2,11 @@ | |||
2 | * public header file of the frontend drivers for mobile DVB-T demodulators | 2 | * public header file of the frontend drivers for mobile DVB-T demodulators |
3 | * DiBcom 3000M-B and DiBcom 3000P/M-C (http://www.dibcom.fr/) | 3 | * DiBcom 3000M-B and DiBcom 3000P/M-C (http://www.dibcom.fr/) |
4 | * | 4 | * |
5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
6 | * | 6 | * |
7 | * based on GPL code from DibCom, which has | 7 | * based on GPL code from DibCom, which has |
8 | * | 8 | * |
9 | * Copyright (C) 2004 Amaury Demol for DiBcom (ademol@dibcom.fr) | 9 | * Copyright (C) 2004 Amaury Demol for DiBcom |
10 | * | 10 | * |
11 | * This program is free software; you can redistribute it and/or | 11 | * This program is free software; you can redistribute it and/or |
12 | * modify it under the terms of the GNU General Public License as | 12 | * modify it under the terms of the GNU General Public License as |
@@ -14,7 +14,7 @@ | |||
14 | * | 14 | * |
15 | * Acknowledgements | 15 | * Acknowledgements |
16 | * | 16 | * |
17 | * Amaury Demol (ademol@dibcom.fr) from DiBcom for providing specs and driver | 17 | * Amaury Demol from DiBcom for providing specs and driver |
18 | * sources, on which this driver (and the dvb-dibusb) are based. | 18 | * sources, on which this driver (and the dvb-dibusb) are based. |
19 | * | 19 | * |
20 | * see Documentation/dvb/README.dvb-usb for more information | 20 | * see Documentation/dvb/README.dvb-usb for more information |
diff --git a/drivers/media/dvb-frontends/dib3000mb.c b/drivers/media/dvb-frontends/dib3000mb.c index 7a61172d0d45..3ca300939f79 100644 --- a/drivers/media/dvb-frontends/dib3000mb.c +++ b/drivers/media/dvb-frontends/dib3000mb.c | |||
@@ -2,11 +2,11 @@ | |||
2 | * Frontend driver for mobile DVB-T demodulator DiBcom 3000M-B | 2 | * Frontend driver for mobile DVB-T demodulator DiBcom 3000M-B |
3 | * DiBcom (http://www.dibcom.fr/) | 3 | * DiBcom (http://www.dibcom.fr/) |
4 | * | 4 | * |
5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
6 | * | 6 | * |
7 | * based on GPL code from DibCom, which has | 7 | * based on GPL code from DibCom, which has |
8 | * | 8 | * |
9 | * Copyright (C) 2004 Amaury Demol for DiBcom (ademol@dibcom.fr) | 9 | * Copyright (C) 2004 Amaury Demol for DiBcom |
10 | * | 10 | * |
11 | * This program is free software; you can redistribute it and/or | 11 | * This program is free software; you can redistribute it and/or |
12 | * modify it under the terms of the GNU General Public License as | 12 | * modify it under the terms of the GNU General Public License as |
@@ -14,7 +14,7 @@ | |||
14 | * | 14 | * |
15 | * Acknowledgements | 15 | * Acknowledgements |
16 | * | 16 | * |
17 | * Amaury Demol (ademol@dibcom.fr) from DiBcom for providing specs and driver | 17 | * Amaury Demol from DiBcom for providing specs and driver |
18 | * sources, on which this driver (and the dvb-dibusb) are based. | 18 | * sources, on which this driver (and the dvb-dibusb) are based. |
19 | * | 19 | * |
20 | * see Documentation/dvb/README.dvb-usb for more information | 20 | * see Documentation/dvb/README.dvb-usb for more information |
@@ -36,7 +36,7 @@ | |||
36 | /* Version information */ | 36 | /* Version information */ |
37 | #define DRIVER_VERSION "0.1" | 37 | #define DRIVER_VERSION "0.1" |
38 | #define DRIVER_DESC "DiBcom 3000M-B DVB-T demodulator" | 38 | #define DRIVER_DESC "DiBcom 3000M-B DVB-T demodulator" |
39 | #define DRIVER_AUTHOR "Patrick Boettcher, patrick.boettcher@desy.de" | 39 | #define DRIVER_AUTHOR "Patrick Boettcher, patrick.boettcher@posteo.de" |
40 | 40 | ||
41 | static int debug; | 41 | static int debug; |
42 | module_param(debug, int, 0644); | 42 | module_param(debug, int, 0644); |
diff --git a/drivers/media/dvb-frontends/dib3000mb_priv.h b/drivers/media/dvb-frontends/dib3000mb_priv.h index 9dc235aa44b7..0459d5c84314 100644 --- a/drivers/media/dvb-frontends/dib3000mb_priv.h +++ b/drivers/media/dvb-frontends/dib3000mb_priv.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * dib3000mb_priv.h | 2 | * dib3000mb_priv.h |
3 | * | 3 | * |
4 | * Copyright (C) 2004 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or | 6 | * This program is free software; you can redistribute it and/or |
7 | * modify it under the terms of the GNU General Public License as | 7 | * modify it under the terms of the GNU General Public License as |
diff --git a/drivers/media/dvb-frontends/dib3000mc.c b/drivers/media/dvb-frontends/dib3000mc.c index 583d6b7fabed..ac90ed3af37e 100644 --- a/drivers/media/dvb-frontends/dib3000mc.c +++ b/drivers/media/dvb-frontends/dib3000mc.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Driver for DiBcom DiB3000MC/P-demodulator. | 2 | * Driver for DiBcom DiB3000MC/P-demodulator. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/) | 4 | * Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/) |
5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
6 | * | 6 | * |
7 | * This code is partially based on the previous dib3000mc.c . | 7 | * This code is partially based on the previous dib3000mc.c . |
8 | * | 8 | * |
@@ -939,6 +939,6 @@ static struct dvb_frontend_ops dib3000mc_ops = { | |||
939 | .read_ucblocks = dib3000mc_read_unc_blocks, | 939 | .read_ucblocks = dib3000mc_read_unc_blocks, |
940 | }; | 940 | }; |
941 | 941 | ||
942 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 942 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
943 | MODULE_DESCRIPTION("Driver for the DiBcom 3000MC/P COFDM demodulator"); | 943 | MODULE_DESCRIPTION("Driver for the DiBcom 3000MC/P COFDM demodulator"); |
944 | MODULE_LICENSE("GPL"); | 944 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib3000mc.h b/drivers/media/dvb-frontends/dib3000mc.h index 74816f793611..b37e69e6a58c 100644 --- a/drivers/media/dvb-frontends/dib3000mc.h +++ b/drivers/media/dvb-frontends/dib3000mc.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Driver for DiBcom DiB3000MC/P-demodulator. | 2 | * Driver for DiBcom DiB3000MC/P-demodulator. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-6 DiBcom (http://www.dibcom.fr/) | 4 | * Copyright (C) 2004-6 DiBcom (http://www.dibcom.fr/) |
5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher\@desy.de) | 5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
6 | * | 6 | * |
7 | * This code is partially based on the previous dib3000mc.c . | 7 | * This code is partially based on the previous dib3000mc.c . |
8 | * | 8 | * |
diff --git a/drivers/media/dvb-frontends/dib7000m.c b/drivers/media/dvb-frontends/dib7000m.c index 35eb71fe3c2b..8b21cccf3c3a 100644 --- a/drivers/media/dvb-frontends/dib7000m.c +++ b/drivers/media/dvb-frontends/dib7000m.c | |||
@@ -1465,6 +1465,6 @@ static struct dvb_frontend_ops dib7000m_ops = { | |||
1465 | .read_ucblocks = dib7000m_read_unc_blocks, | 1465 | .read_ucblocks = dib7000m_read_unc_blocks, |
1466 | }; | 1466 | }; |
1467 | 1467 | ||
1468 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 1468 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
1469 | MODULE_DESCRIPTION("Driver for the DiBcom 7000MA/MB/PA/PB/MC COFDM demodulator"); | 1469 | MODULE_DESCRIPTION("Driver for the DiBcom 7000MA/MB/PA/PB/MC COFDM demodulator"); |
1470 | MODULE_LICENSE("GPL"); | 1470 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib7000p.c b/drivers/media/dvb-frontends/dib7000p.c index 33be5d6b9e10..65ab79ed5e3e 100644 --- a/drivers/media/dvb-frontends/dib7000p.c +++ b/drivers/media/dvb-frontends/dib7000p.c | |||
@@ -2834,7 +2834,7 @@ static struct dvb_frontend_ops dib7000p_ops = { | |||
2834 | .read_ucblocks = dib7000p_read_unc_blocks, | 2834 | .read_ucblocks = dib7000p_read_unc_blocks, |
2835 | }; | 2835 | }; |
2836 | 2836 | ||
2837 | MODULE_AUTHOR("Olivier Grenie <ogrenie@dibcom.fr>"); | 2837 | MODULE_AUTHOR("Olivier Grenie <olivie.grenie@parrot.com>"); |
2838 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 2838 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
2839 | MODULE_DESCRIPTION("Driver for the DiBcom 7000PC COFDM demodulator"); | 2839 | MODULE_DESCRIPTION("Driver for the DiBcom 7000PC COFDM demodulator"); |
2840 | MODULE_LICENSE("GPL"); | 2840 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib8000.c b/drivers/media/dvb-frontends/dib8000.c index 94c26270fff0..349d2f1f62ce 100644 --- a/drivers/media/dvb-frontends/dib8000.c +++ b/drivers/media/dvb-frontends/dib8000.c | |||
@@ -4516,6 +4516,6 @@ void *dib8000_attach(struct dib8000_ops *ops) | |||
4516 | } | 4516 | } |
4517 | EXPORT_SYMBOL(dib8000_attach); | 4517 | EXPORT_SYMBOL(dib8000_attach); |
4518 | 4518 | ||
4519 | MODULE_AUTHOR("Olivier Grenie <Olivier.Grenie@dibcom.fr, " "Patrick Boettcher <pboettcher@dibcom.fr>"); | 4519 | MODULE_AUTHOR("Olivier Grenie <Olivier.Grenie@parrot.com, Patrick Boettcher <patrick.boettcher@posteo.de>"); |
4520 | MODULE_DESCRIPTION("Driver for the DiBcom 8000 ISDB-T demodulator"); | 4520 | MODULE_DESCRIPTION("Driver for the DiBcom 8000 ISDB-T demodulator"); |
4521 | MODULE_LICENSE("GPL"); | 4521 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dib9000.c b/drivers/media/dvb-frontends/dib9000.c index 8f92aca0b073..91888a2f5301 100644 --- a/drivers/media/dvb-frontends/dib9000.c +++ b/drivers/media/dvb-frontends/dib9000.c | |||
@@ -2589,7 +2589,7 @@ static struct dvb_frontend_ops dib9000_ops = { | |||
2589 | .read_ucblocks = dib9000_read_unc_blocks, | 2589 | .read_ucblocks = dib9000_read_unc_blocks, |
2590 | }; | 2590 | }; |
2591 | 2591 | ||
2592 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 2592 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
2593 | MODULE_AUTHOR("Olivier Grenie <ogrenie@dibcom.fr>"); | 2593 | MODULE_AUTHOR("Olivier Grenie <olivier.grenie@parrot.com>"); |
2594 | MODULE_DESCRIPTION("Driver for the DiBcom 9000 COFDM demodulator"); | 2594 | MODULE_DESCRIPTION("Driver for the DiBcom 9000 COFDM demodulator"); |
2595 | MODULE_LICENSE("GPL"); | 2595 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/dvb-frontends/dibx000_common.c b/drivers/media/dvb-frontends/dibx000_common.c index 43be7238311e..723358d7ca84 100644 --- a/drivers/media/dvb-frontends/dibx000_common.c +++ b/drivers/media/dvb-frontends/dibx000_common.c | |||
@@ -510,6 +510,6 @@ u32 systime(void) | |||
510 | } | 510 | } |
511 | EXPORT_SYMBOL(systime); | 511 | EXPORT_SYMBOL(systime); |
512 | 512 | ||
513 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 513 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
514 | MODULE_DESCRIPTION("Common function the DiBcom demodulator family"); | 514 | MODULE_DESCRIPTION("Common function the DiBcom demodulator family"); |
515 | MODULE_LICENSE("GPL"); | 515 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/pci/b2c2/flexcop-pci.c b/drivers/media/pci/b2c2/flexcop-pci.c index 8b5e0b3a92a0..4cac1fc233f2 100644 --- a/drivers/media/pci/b2c2/flexcop-pci.c +++ b/drivers/media/pci/b2c2/flexcop-pci.c | |||
@@ -39,7 +39,7 @@ MODULE_PARM_DESC(debug, | |||
39 | 39 | ||
40 | #define DRIVER_VERSION "0.1" | 40 | #define DRIVER_VERSION "0.1" |
41 | #define DRIVER_NAME "flexcop-pci" | 41 | #define DRIVER_NAME "flexcop-pci" |
42 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@desy.de>" | 42 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@posteo.de>" |
43 | 43 | ||
44 | struct flexcop_pci { | 44 | struct flexcop_pci { |
45 | struct pci_dev *pdev; | 45 | struct pci_dev *pdev; |
diff --git a/drivers/media/usb/b2c2/flexcop-usb.c b/drivers/media/usb/b2c2/flexcop-usb.c index 0bd969063392..d4bdba60b0f7 100644 --- a/drivers/media/usb/b2c2/flexcop-usb.c +++ b/drivers/media/usb/b2c2/flexcop-usb.c | |||
@@ -10,7 +10,7 @@ | |||
10 | /* Version information */ | 10 | /* Version information */ |
11 | #define DRIVER_VERSION "0.1" | 11 | #define DRIVER_VERSION "0.1" |
12 | #define DRIVER_NAME "Technisat/B2C2 FlexCop II/IIb/III Digital TV USB Driver" | 12 | #define DRIVER_NAME "Technisat/B2C2 FlexCop II/IIb/III Digital TV USB Driver" |
13 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@desy.de>" | 13 | #define DRIVER_AUTHOR "Patrick Boettcher <patrick.boettcher@posteo.de>" |
14 | 14 | ||
15 | /* debug */ | 15 | /* debug */ |
16 | #ifdef CONFIG_DVB_B2C2_FLEXCOP_DEBUG | 16 | #ifdef CONFIG_DVB_B2C2_FLEXCOP_DEBUG |
diff --git a/drivers/media/usb/dvb-usb-v2/dvb_usb.h b/drivers/media/usb/dvb-usb-v2/dvb_usb.h index 023d91f7e654..35f27e2e4e28 100644 --- a/drivers/media/usb/dvb-usb-v2/dvb_usb.h +++ b/drivers/media/usb/dvb-usb-v2/dvb_usb.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * DVB USB framework | 2 | * DVB USB framework |
3 | * | 3 | * |
4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> | 5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h b/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h index 45f07090d431..a1622bda2a5e 100644 --- a/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h +++ b/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * DVB USB framework | 2 | * DVB USB framework |
3 | * | 3 | * |
4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> | 5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c b/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c index f0565bf3673e..5ec159f22399 100644 --- a/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c +++ b/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * DVB USB framework | 2 | * DVB USB framework |
3 | * | 3 | * |
4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> | 5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
@@ -1129,7 +1129,7 @@ int dvb_usbv2_reset_resume(struct usb_interface *intf) | |||
1129 | EXPORT_SYMBOL(dvb_usbv2_reset_resume); | 1129 | EXPORT_SYMBOL(dvb_usbv2_reset_resume); |
1130 | 1130 | ||
1131 | MODULE_VERSION("2.0"); | 1131 | MODULE_VERSION("2.0"); |
1132 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 1132 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
1133 | MODULE_AUTHOR("Antti Palosaari <crope@iki.fi>"); | 1133 | MODULE_AUTHOR("Antti Palosaari <crope@iki.fi>"); |
1134 | MODULE_DESCRIPTION("DVB USB common"); | 1134 | MODULE_DESCRIPTION("DVB USB common"); |
1135 | MODULE_LICENSE("GPL"); | 1135 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c b/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c index 22bdce15ecf3..5bafeb6486be 100644 --- a/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c +++ b/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * DVB USB framework | 2 | * DVB USB framework |
3 | * | 3 | * |
4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> | 5 | * Copyright (C) 2012 Antti Palosaari <crope@iki.fi> |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/media/usb/dvb-usb-v2/usb_urb.c b/drivers/media/usb/dvb-usb-v2/usb_urb.c index ca8f3c2b1082..55136cde38f5 100644 --- a/drivers/media/usb/dvb-usb-v2/usb_urb.c +++ b/drivers/media/usb/dvb-usb-v2/usb_urb.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* usb-urb.c is part of the DVB USB library. | 1 | /* usb-urb.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file keeps functions for initializing and handling the | 6 | * This file keeps functions for initializing and handling the |
diff --git a/drivers/media/usb/dvb-usb/a800.c b/drivers/media/usb/dvb-usb/a800.c index 83684ed023cd..7ba975bea96a 100644 --- a/drivers/media/usb/dvb-usb/a800.c +++ b/drivers/media/usb/dvb-usb/a800.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB USB framework compliant Linux driver for the AVerMedia AverTV DVB-T | 1 | /* DVB USB framework compliant Linux driver for the AVerMedia AverTV DVB-T |
2 | * USB2.0 (A800) DVB-T receiver. | 2 | * USB2.0 (A800) DVB-T receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * Thanks to | 6 | * Thanks to |
7 | * - AVerMedia who kindly provided information and | 7 | * - AVerMedia who kindly provided information and |
@@ -185,7 +185,7 @@ static struct usb_driver a800_driver = { | |||
185 | 185 | ||
186 | module_usb_driver(a800_driver); | 186 | module_usb_driver(a800_driver); |
187 | 187 | ||
188 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 188 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
189 | MODULE_DESCRIPTION("AVerMedia AverTV DVB-T USB 2.0 (A800)"); | 189 | MODULE_DESCRIPTION("AVerMedia AverTV DVB-T USB 2.0 (A800)"); |
190 | MODULE_VERSION("1.0"); | 190 | MODULE_VERSION("1.0"); |
191 | MODULE_LICENSE("GPL"); | 191 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/cxusb.c b/drivers/media/usb/dvb-usb/cxusb.c index ab7151181728..907ac01ae297 100644 --- a/drivers/media/usb/dvb-usb/cxusb.c +++ b/drivers/media/usb/dvb-usb/cxusb.c | |||
@@ -13,7 +13,7 @@ | |||
13 | * | 13 | * |
14 | * TODO: Use the cx25840-driver for the analogue part | 14 | * TODO: Use the cx25840-driver for the analogue part |
15 | * | 15 | * |
16 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) | 16 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@posteo.de) |
17 | * Copyright (C) 2006 Michael Krufky (mkrufky@linuxtv.org) | 17 | * Copyright (C) 2006 Michael Krufky (mkrufky@linuxtv.org) |
18 | * Copyright (C) 2006, 2007 Chris Pascoe (c.pascoe@itee.uq.edu.au) | 18 | * Copyright (C) 2006, 2007 Chris Pascoe (c.pascoe@itee.uq.edu.au) |
19 | * | 19 | * |
@@ -2314,7 +2314,7 @@ static struct usb_driver cxusb_driver = { | |||
2314 | 2314 | ||
2315 | module_usb_driver(cxusb_driver); | 2315 | module_usb_driver(cxusb_driver); |
2316 | 2316 | ||
2317 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 2317 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
2318 | MODULE_AUTHOR("Michael Krufky <mkrufky@linuxtv.org>"); | 2318 | MODULE_AUTHOR("Michael Krufky <mkrufky@linuxtv.org>"); |
2319 | MODULE_AUTHOR("Chris Pascoe <c.pascoe@itee.uq.edu.au>"); | 2319 | MODULE_AUTHOR("Chris Pascoe <c.pascoe@itee.uq.edu.au>"); |
2320 | MODULE_DESCRIPTION("Driver for Conexant USB2.0 hybrid reference design"); | 2320 | MODULE_DESCRIPTION("Driver for Conexant USB2.0 hybrid reference design"); |
diff --git a/drivers/media/usb/dvb-usb/dib0700_core.c b/drivers/media/usb/dvb-usb/dib0700_core.c index 0d248ce02a9b..c16f999b9d7c 100644 --- a/drivers/media/usb/dvb-usb/dib0700_core.c +++ b/drivers/media/usb/dvb-usb/dib0700_core.c | |||
@@ -881,7 +881,7 @@ static struct usb_driver dib0700_driver = { | |||
881 | module_usb_driver(dib0700_driver); | 881 | module_usb_driver(dib0700_driver); |
882 | 882 | ||
883 | MODULE_FIRMWARE("dvb-usb-dib0700-1.20.fw"); | 883 | MODULE_FIRMWARE("dvb-usb-dib0700-1.20.fw"); |
884 | MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>"); | 884 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
885 | MODULE_DESCRIPTION("Driver for devices based on DiBcom DiB0700 - USB bridge"); | 885 | MODULE_DESCRIPTION("Driver for devices based on DiBcom DiB0700 - USB bridge"); |
886 | MODULE_VERSION("1.0"); | 886 | MODULE_VERSION("1.0"); |
887 | MODULE_LICENSE("GPL"); | 887 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dibusb-common.c b/drivers/media/usb/dvb-usb/dibusb-common.c index ef3a8f75f82e..35de6095926d 100644 --- a/drivers/media/usb/dvb-usb/dibusb-common.c +++ b/drivers/media/usb/dvb-usb/dibusb-common.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* Common methods for dibusb-based-receivers. | 1 | /* Common methods for dibusb-based-receivers. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
6 | * under the terms of the GNU General Public License as published by the Free | 6 | * under the terms of the GNU General Public License as published by the Free |
diff --git a/drivers/media/usb/dvb-usb/dibusb-mb.c b/drivers/media/usb/dvb-usb/dibusb-mb.c index a4ac37e0e98b..a0057641cc86 100644 --- a/drivers/media/usb/dvb-usb/dibusb-mb.c +++ b/drivers/media/usb/dvb-usb/dibusb-mb.c | |||
@@ -1,10 +1,10 @@ | |||
1 | /* DVB USB compliant linux driver for mobile DVB-T USB devices based on | 1 | /* DVB USB compliant linux driver for mobile DVB-T USB devices based on |
2 | * reference designs made by DiBcom (http://www.dibcom.fr/) (DiB3000M-B) | 2 | * reference designs made by DiBcom (http://www.dibcom.fr/) (DiB3000M-B) |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * based on GPL code from DiBcom, which has | 6 | * based on GPL code from DiBcom, which has |
7 | * Copyright (C) 2004 Amaury Demol for DiBcom (ademol@dibcom.fr) | 7 | * Copyright (C) 2004 Amaury Demol for DiBcom |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License as published by the Free | 10 | * under the terms of the GNU General Public License as published by the Free |
@@ -465,7 +465,7 @@ static struct usb_driver dibusb_driver = { | |||
465 | 465 | ||
466 | module_usb_driver(dibusb_driver); | 466 | module_usb_driver(dibusb_driver); |
467 | 467 | ||
468 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 468 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
469 | MODULE_DESCRIPTION("Driver for DiBcom USB DVB-T devices (DiB3000M-B based)"); | 469 | MODULE_DESCRIPTION("Driver for DiBcom USB DVB-T devices (DiB3000M-B based)"); |
470 | MODULE_VERSION("1.0"); | 470 | MODULE_VERSION("1.0"); |
471 | MODULE_LICENSE("GPL"); | 471 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dibusb-mc.c b/drivers/media/usb/dvb-usb/dibusb-mc.c index 9d1a59d09c52..08fb8a3f6e0c 100644 --- a/drivers/media/usb/dvb-usb/dibusb-mc.c +++ b/drivers/media/usb/dvb-usb/dibusb-mc.c | |||
@@ -1,10 +1,10 @@ | |||
1 | /* DVB USB compliant linux driver for mobile DVB-T USB devices based on | 1 | /* DVB USB compliant linux driver for mobile DVB-T USB devices based on |
2 | * reference designs made by DiBcom (http://www.dibcom.fr/) (DiB3000M-C/P) | 2 | * reference designs made by DiBcom (http://www.dibcom.fr/) (DiB3000M-C/P) |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * based on GPL code from DiBcom, which has | 6 | * based on GPL code from DiBcom, which has |
7 | * Copyright (C) 2004 Amaury Demol for DiBcom (ademol@dibcom.fr) | 7 | * Copyright (C) 2004 Amaury Demol for DiBcom |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License as published by the Free | 10 | * under the terms of the GNU General Public License as published by the Free |
@@ -143,7 +143,7 @@ static struct usb_driver dibusb_mc_driver = { | |||
143 | 143 | ||
144 | module_usb_driver(dibusb_mc_driver); | 144 | module_usb_driver(dibusb_mc_driver); |
145 | 145 | ||
146 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 146 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
147 | MODULE_DESCRIPTION("Driver for DiBcom USB2.0 DVB-T (DiB3000M-C/P based) devices"); | 147 | MODULE_DESCRIPTION("Driver for DiBcom USB2.0 DVB-T (DiB3000M-C/P based) devices"); |
148 | MODULE_VERSION("1.0"); | 148 | MODULE_VERSION("1.0"); |
149 | MODULE_LICENSE("GPL"); | 149 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dibusb.h b/drivers/media/usb/dvb-usb/dibusb.h index 32ab1392313f..3f82163d8ab8 100644 --- a/drivers/media/usb/dvb-usb/dibusb.h +++ b/drivers/media/usb/dvb-usb/dibusb.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* Header file for all dibusb-based-receivers. | 1 | /* Header file for all dibusb-based-receivers. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
6 | * under the terms of the GNU General Public License as published by the Free | 6 | * under the terms of the GNU General Public License as published by the Free |
diff --git a/drivers/media/usb/dvb-usb/digitv.c b/drivers/media/usb/dvb-usb/digitv.c index 772bde3c5020..63134335c994 100644 --- a/drivers/media/usb/dvb-usb/digitv.c +++ b/drivers/media/usb/dvb-usb/digitv.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB USB compliant linux driver for Nebula Electronics uDigiTV DVB-T USB2.0 | 1 | /* DVB USB compliant linux driver for Nebula Electronics uDigiTV DVB-T USB2.0 |
2 | * receiver | 2 | * receiver |
3 | * | 3 | * |
4 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * partly based on the SDK published by Nebula Electronics | 6 | * partly based on the SDK published by Nebula Electronics |
7 | * | 7 | * |
@@ -348,7 +348,7 @@ static struct usb_driver digitv_driver = { | |||
348 | 348 | ||
349 | module_usb_driver(digitv_driver); | 349 | module_usb_driver(digitv_driver); |
350 | 350 | ||
351 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 351 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
352 | MODULE_DESCRIPTION("Driver for Nebula Electronics uDigiTV DVB-T USB2.0"); | 352 | MODULE_DESCRIPTION("Driver for Nebula Electronics uDigiTV DVB-T USB2.0"); |
353 | MODULE_VERSION("1.0-alpha"); | 353 | MODULE_VERSION("1.0-alpha"); |
354 | MODULE_LICENSE("GPL"); | 354 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dtt200u-fe.c b/drivers/media/usb/dvb-usb/dtt200u-fe.c index 8637ad1be6be..7e72a1bef76a 100644 --- a/drivers/media/usb/dvb-usb/dtt200u-fe.c +++ b/drivers/media/usb/dvb-usb/dtt200u-fe.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* Frontend part of the Linux driver for the WideView/ Yakumo/ Hama/ | 1 | /* Frontend part of the Linux driver for the WideView/ Yakumo/ Hama/ |
2 | * Typhoon/ Yuan DVB-T USB2.0 receiver. | 2 | * Typhoon/ Yuan DVB-T USB2.0 receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@desy.de> | 4 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@posteo.de> |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of the GNU General Public License as published by the Free | 7 | * under the terms of the GNU General Public License as published by the Free |
diff --git a/drivers/media/usb/dvb-usb/dtt200u.c b/drivers/media/usb/dvb-usb/dtt200u.c index c357fb3b0a88..ca3b69aa9688 100644 --- a/drivers/media/usb/dvb-usb/dtt200u.c +++ b/drivers/media/usb/dvb-usb/dtt200u.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB USB library compliant Linux driver for the WideView/ Yakumo/ Hama/ | 1 | /* DVB USB library compliant Linux driver for the WideView/ Yakumo/ Hama/ |
2 | * Typhoon/ Yuan/ Miglia DVB-T USB2.0 receiver. | 2 | * Typhoon/ Yuan/ Miglia DVB-T USB2.0 receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * Thanks to Steve Chang from WideView for providing support for the WT-220U. | 6 | * Thanks to Steve Chang from WideView for providing support for the WT-220U. |
7 | * | 7 | * |
@@ -362,7 +362,7 @@ static struct usb_driver dtt200u_usb_driver = { | |||
362 | 362 | ||
363 | module_usb_driver(dtt200u_usb_driver); | 363 | module_usb_driver(dtt200u_usb_driver); |
364 | 364 | ||
365 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 365 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
366 | MODULE_DESCRIPTION("Driver for the WideView/Yakumo/Hama/Typhoon/Club3D/Miglia DVB-T USB2.0 devices"); | 366 | MODULE_DESCRIPTION("Driver for the WideView/Yakumo/Hama/Typhoon/Club3D/Miglia DVB-T USB2.0 devices"); |
367 | MODULE_VERSION("1.0"); | 367 | MODULE_VERSION("1.0"); |
368 | MODULE_LICENSE("GPL"); | 368 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dtt200u.h b/drivers/media/usb/dvb-usb/dtt200u.h index 005b0a7df358..efccc399b1cb 100644 --- a/drivers/media/usb/dvb-usb/dtt200u.h +++ b/drivers/media/usb/dvb-usb/dtt200u.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* Common header file of Linux driver for the WideView/ Yakumo/ Hama/ | 1 | /* Common header file of Linux driver for the WideView/ Yakumo/ Hama/ |
2 | * Typhoon/ Yuan DVB-T USB2.0 receiver. | 2 | * Typhoon/ Yuan DVB-T USB2.0 receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of the GNU General Public License as published by the Free | 7 | * under the terms of the GNU General Public License as published by the Free |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-common.h b/drivers/media/usb/dvb-usb/dvb-usb-common.h index 6b7b2a89242e..7e619d638809 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-common.h +++ b/drivers/media/usb/dvb-usb/dvb-usb-common.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-common.h is part of the DVB USB library. | 1 | /* dvb-usb-common.h is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * a header file containing prototypes and types for internal use of the dvb-usb-lib | 6 | * a header file containing prototypes and types for internal use of the dvb-usb-lib |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-dvb.c b/drivers/media/usb/dvb-usb/dvb-usb-dvb.c index 9ddfcab268be..71de19ba0e01 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-dvb.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-dvb.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-dvb.c is part of the DVB USB library. | 1 | /* dvb-usb-dvb.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file contains functions for initializing and handling the | 6 | * This file contains functions for initializing and handling the |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-firmware.c b/drivers/media/usb/dvb-usb/dvb-usb-firmware.c index 733a7ff7b207..dd048a7c461c 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-firmware.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-firmware.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-firmware.c is part of the DVB USB library. | 1 | /* dvb-usb-firmware.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file contains functions for downloading the firmware to Cypress FX 1 and 2 based devices. | 6 | * This file contains functions for downloading the firmware to Cypress FX 1 and 2 based devices. |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-i2c.c b/drivers/media/usb/dvb-usb/dvb-usb-i2c.c index 88e4a62abc44..4f0b0adce7f5 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-i2c.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-i2c.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-i2c.c is part of the DVB USB library. | 1 | /* dvb-usb-i2c.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file contains functions for (de-)initializing an I2C adapter. | 6 | * This file contains functions for (de-)initializing an I2C adapter. |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-init.c b/drivers/media/usb/dvb-usb/dvb-usb-init.c index 1adf325012f7..3896ba9a4179 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-init.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-init.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * dvb-usb-init.c | 4 | * dvb-usb-init.c |
5 | * | 5 | * |
6 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 6 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify it | 8 | * This program is free software; you can redistribute it and/or modify it |
9 | * under the terms of the GNU General Public License as published by the Free | 9 | * under the terms of the GNU General Public License as published by the Free |
@@ -299,6 +299,6 @@ void dvb_usb_device_exit(struct usb_interface *intf) | |||
299 | EXPORT_SYMBOL(dvb_usb_device_exit); | 299 | EXPORT_SYMBOL(dvb_usb_device_exit); |
300 | 300 | ||
301 | MODULE_VERSION("1.0"); | 301 | MODULE_VERSION("1.0"); |
302 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 302 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
303 | MODULE_DESCRIPTION("A library module containing commonly used USB and DVB function USB DVB devices"); | 303 | MODULE_DESCRIPTION("A library module containing commonly used USB and DVB function USB DVB devices"); |
304 | MODULE_LICENSE("GPL"); | 304 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-remote.c b/drivers/media/usb/dvb-usb/dvb-usb-remote.c index 7b5dae3077f6..c259f9e43542 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-remote.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-remote.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-remote.c is part of the DVB USB library. | 1 | /* dvb-usb-remote.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file contains functions for initializing the input-device and for handling remote-control-queries. | 6 | * This file contains functions for initializing the input-device and for handling remote-control-queries. |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb-urb.c b/drivers/media/usb/dvb-usb/dvb-usb-urb.c index 5c8f651344fc..95f9097498cb 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb-urb.c +++ b/drivers/media/usb/dvb-usb/dvb-usb-urb.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb-urb.c is part of the DVB USB library. | 1 | /* dvb-usb-urb.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file keeps functions for initializing and handling the | 6 | * This file keeps functions for initializing and handling the |
diff --git a/drivers/media/usb/dvb-usb/dvb-usb.h b/drivers/media/usb/dvb-usb/dvb-usb.h index ce4c4e3b58bb..639c4678c65b 100644 --- a/drivers/media/usb/dvb-usb/dvb-usb.h +++ b/drivers/media/usb/dvb-usb/dvb-usb.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* dvb-usb.h is part of the DVB USB library. | 1 | /* dvb-usb.h is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * the headerfile, all dvb-usb-drivers have to include. | 6 | * the headerfile, all dvb-usb-drivers have to include. |
diff --git a/drivers/media/usb/dvb-usb/nova-t-usb2.c b/drivers/media/usb/dvb-usb/nova-t-usb2.c index 6c55384e2fca..fc7569e2728d 100644 --- a/drivers/media/usb/dvb-usb/nova-t-usb2.c +++ b/drivers/media/usb/dvb-usb/nova-t-usb2.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB USB framework compliant Linux driver for the Hauppauge WinTV-NOVA-T usb2 | 1 | /* DVB USB framework compliant Linux driver for the Hauppauge WinTV-NOVA-T usb2 |
2 | * DVB-T receiver. | 2 | * DVB-T receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of the GNU General Public License as published by the Free | 7 | * under the terms of the GNU General Public License as published by the Free |
@@ -227,7 +227,7 @@ static struct usb_driver nova_t_driver = { | |||
227 | 227 | ||
228 | module_usb_driver(nova_t_driver); | 228 | module_usb_driver(nova_t_driver); |
229 | 229 | ||
230 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 230 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
231 | MODULE_DESCRIPTION("Hauppauge WinTV-NOVA-T usb2"); | 231 | MODULE_DESCRIPTION("Hauppauge WinTV-NOVA-T usb2"); |
232 | MODULE_VERSION("1.0"); | 232 | MODULE_VERSION("1.0"); |
233 | MODULE_LICENSE("GPL"); | 233 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/ttusb2.c b/drivers/media/usb/dvb-usb/ttusb2.c index f10717311e05..ecc207fbaf3c 100644 --- a/drivers/media/usb/dvb-usb/ttusb2.c +++ b/drivers/media/usb/dvb-usb/ttusb2.c | |||
@@ -820,7 +820,7 @@ static struct usb_driver ttusb2_driver = { | |||
820 | 820 | ||
821 | module_usb_driver(ttusb2_driver); | 821 | module_usb_driver(ttusb2_driver); |
822 | 822 | ||
823 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 823 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
824 | MODULE_DESCRIPTION("Driver for Pinnacle PCTV 400e DVB-S USB2.0"); | 824 | MODULE_DESCRIPTION("Driver for Pinnacle PCTV 400e DVB-S USB2.0"); |
825 | MODULE_VERSION("1.0"); | 825 | MODULE_VERSION("1.0"); |
826 | MODULE_LICENSE("GPL"); | 826 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/umt-010.c b/drivers/media/usb/dvb-usb/umt-010.c index 9b042292e788..58ad5b4f856c 100644 --- a/drivers/media/usb/dvb-usb/umt-010.c +++ b/drivers/media/usb/dvb-usb/umt-010.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB USB framework compliant Linux driver for the HanfTek UMT-010 USB2.0 | 1 | /* DVB USB framework compliant Linux driver for the HanfTek UMT-010 USB2.0 |
2 | * DVB-T receiver. | 2 | * DVB-T receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of the GNU General Public License as published by the Free | 7 | * under the terms of the GNU General Public License as published by the Free |
@@ -145,7 +145,7 @@ static struct usb_driver umt_driver = { | |||
145 | 145 | ||
146 | module_usb_driver(umt_driver); | 146 | module_usb_driver(umt_driver); |
147 | 147 | ||
148 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 148 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
149 | MODULE_DESCRIPTION("Driver for HanfTek UMT 010 USB2.0 DVB-T device"); | 149 | MODULE_DESCRIPTION("Driver for HanfTek UMT 010 USB2.0 DVB-T device"); |
150 | MODULE_VERSION("1.0"); | 150 | MODULE_VERSION("1.0"); |
151 | MODULE_LICENSE("GPL"); | 151 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/usb-urb.c b/drivers/media/usb/dvb-usb/usb-urb.c index d62ee0f5a165..89173603be67 100644 --- a/drivers/media/usb/dvb-usb/usb-urb.c +++ b/drivers/media/usb/dvb-usb/usb-urb.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* usb-urb.c is part of the DVB USB library. | 1 | /* usb-urb.c is part of the DVB USB library. |
2 | * | 2 | * |
3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) | 3 | * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de) |
4 | * see dvb-usb-init.c for copyright information. | 4 | * see dvb-usb-init.c for copyright information. |
5 | * | 5 | * |
6 | * This file keeps functions for initializing and handling the | 6 | * This file keeps functions for initializing and handling the |
diff --git a/drivers/media/usb/dvb-usb/vp702x-fe.c b/drivers/media/usb/dvb-usb/vp702x-fe.c index d361a72ca0fa..27398c08c69d 100644 --- a/drivers/media/usb/dvb-usb/vp702x-fe.c +++ b/drivers/media/usb/dvb-usb/vp702x-fe.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright (C) 2005 Ralph Metzler <rjkm@metzlerbros.de> | 4 | * Copyright (C) 2005 Ralph Metzler <rjkm@metzlerbros.de> |
5 | * Metzler Brothers Systementwicklung GbR | 5 | * Metzler Brothers Systementwicklung GbR |
6 | * | 6 | * |
7 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@desy.de> | 7 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@posteo.de> |
8 | * | 8 | * |
9 | * Thanks to Twinhan who kindly provided hardware and information. | 9 | * Thanks to Twinhan who kindly provided hardware and information. |
10 | * | 10 | * |
diff --git a/drivers/media/usb/dvb-usb/vp702x.c b/drivers/media/usb/dvb-usb/vp702x.c index ee1e19e36445..40de33de90a7 100644 --- a/drivers/media/usb/dvb-usb/vp702x.c +++ b/drivers/media/usb/dvb-usb/vp702x.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright (C) 2005 Ralph Metzler <rjkm@metzlerbros.de> | 4 | * Copyright (C) 2005 Ralph Metzler <rjkm@metzlerbros.de> |
5 | * Metzler Brothers Systementwicklung GbR | 5 | * Metzler Brothers Systementwicklung GbR |
6 | * | 6 | * |
7 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@desy.de> | 7 | * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@posteo.de> |
8 | * | 8 | * |
9 | * Thanks to Twinhan who kindly provided hardware and information. | 9 | * Thanks to Twinhan who kindly provided hardware and information. |
10 | * | 10 | * |
@@ -439,7 +439,7 @@ static struct usb_driver vp702x_usb_driver = { | |||
439 | 439 | ||
440 | module_usb_driver(vp702x_usb_driver); | 440 | module_usb_driver(vp702x_usb_driver); |
441 | 441 | ||
442 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 442 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
443 | MODULE_DESCRIPTION("Driver for Twinhan StarBox DVB-S USB2.0 and clones"); | 443 | MODULE_DESCRIPTION("Driver for Twinhan StarBox DVB-S USB2.0 and clones"); |
444 | MODULE_VERSION("1.0"); | 444 | MODULE_VERSION("1.0"); |
445 | MODULE_LICENSE("GPL"); | 445 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/vp7045-fe.c b/drivers/media/usb/dvb-usb/vp7045-fe.c index e708afc6a57f..7765602ea658 100644 --- a/drivers/media/usb/dvb-usb/vp7045-fe.c +++ b/drivers/media/usb/dvb-usb/vp7045-fe.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* DVB frontend part of the Linux driver for TwinhanDTV Alpha/MagicBoxII USB2.0 | 1 | /* DVB frontend part of the Linux driver for TwinhanDTV Alpha/MagicBoxII USB2.0 |
2 | * DVB-T receiver. | 2 | * DVB-T receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * Thanks to Twinhan who kindly provided hardware and information. | 6 | * Thanks to Twinhan who kindly provided hardware and information. |
7 | * | 7 | * |
diff --git a/drivers/media/usb/dvb-usb/vp7045.c b/drivers/media/usb/dvb-usb/vp7045.c index d750724132ee..13340af0d39c 100644 --- a/drivers/media/usb/dvb-usb/vp7045.c +++ b/drivers/media/usb/dvb-usb/vp7045.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * - TwinhanDTV Alpha/MagicBoxII USB2.0 DVB-T receiver | 2 | * - TwinhanDTV Alpha/MagicBoxII USB2.0 DVB-T receiver |
3 | * - DigitalNow TinyUSB2 DVB-t receiver | 3 | * - DigitalNow TinyUSB2 DVB-t receiver |
4 | * | 4 | * |
5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 5 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
6 | * | 6 | * |
7 | * Thanks to Twinhan who kindly provided hardware and information. | 7 | * Thanks to Twinhan who kindly provided hardware and information. |
8 | * | 8 | * |
@@ -296,7 +296,7 @@ static struct usb_driver vp7045_usb_driver = { | |||
296 | 296 | ||
297 | module_usb_driver(vp7045_usb_driver); | 297 | module_usb_driver(vp7045_usb_driver); |
298 | 298 | ||
299 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@desy.de>"); | 299 | MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>"); |
300 | MODULE_DESCRIPTION("Driver for Twinhan MagicBox/Alpha and DNTV tinyUSB2 DVB-T USB2.0"); | 300 | MODULE_DESCRIPTION("Driver for Twinhan MagicBox/Alpha and DNTV tinyUSB2 DVB-T USB2.0"); |
301 | MODULE_VERSION("1.0"); | 301 | MODULE_VERSION("1.0"); |
302 | MODULE_LICENSE("GPL"); | 302 | MODULE_LICENSE("GPL"); |
diff --git a/drivers/media/usb/dvb-usb/vp7045.h b/drivers/media/usb/dvb-usb/vp7045.h index cf5ec46f8bb1..66499932ca76 100644 --- a/drivers/media/usb/dvb-usb/vp7045.h +++ b/drivers/media/usb/dvb-usb/vp7045.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* Common header-file of the Linux driver for the TwinhanDTV Alpha/MagicBoxII | 1 | /* Common header-file of the Linux driver for the TwinhanDTV Alpha/MagicBoxII |
2 | * USB2.0 DVB-T receiver. | 2 | * USB2.0 DVB-T receiver. |
3 | * | 3 | * |
4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) | 4 | * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) |
5 | * | 5 | * |
6 | * Thanks to Twinhan who kindly provided hardware and information. | 6 | * Thanks to Twinhan who kindly provided hardware and information. |
7 | * | 7 | * |