[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>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
7ef930a7b3
commit
99e44da792
@@ -2,7 +2,7 @@
|
||||
* Driver for DiBcom DiB3000MC/P-demodulator.
|
||||
*
|
||||
* Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/)
|
||||
* Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de)
|
||||
* Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
|
||||
*
|
||||
* This code is partially based on the previous dib3000mc.c .
|
||||
*
|
||||
@@ -939,6 +939,6 @@ static struct dvb_frontend_ops dib3000mc_ops = {
|
||||
.read_ucblocks = dib3000mc_read_unc_blocks,
|
||||
};
|
||||
|
||||
MODULE_AUTHOR("Patrick Boettcher <pboettcher@dibcom.fr>");
|
||||
MODULE_AUTHOR("Patrick Boettcher <patrick.boettcher@posteo.de>");
|
||||
MODULE_DESCRIPTION("Driver for the DiBcom 3000MC/P COFDM demodulator");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
Reference in New Issue
Block a user