diff options
author | Antti Palosaari <crope@iki.fi> | 2014-12-16 17:54:23 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-02-03 19:19:24 +0100 |
commit | 75c24005eeec0613c319a577c613182ead017cff (patch) | |
tree | 838e3105e9956ccfbd8bbad4fde4c169ea69736c /drivers/media/dvb-frontends/rtl2832_priv.h | |
parent | [media] rtl2832: cleanups and minor changes (diff) | |
download | linux-75c24005eeec0613c319a577c613182ead017cff.tar.xz linux-75c24005eeec0613c319a577c613182ead017cff.zip |
[media] rtl2832: claim copyright and module author
I have implemented tons of things for that driver, more than anyone
else, so lets claim copyright and module authorship.
Cc: Thomas Mair <thomas.mair86@gmail.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/rtl2832_priv.h')
-rw-r--r-- | drivers/media/dvb-frontends/rtl2832_priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/rtl2832_priv.h b/drivers/media/dvb-frontends/rtl2832_priv.h index 9edab5d1aea1..e25d7487ec06 100644 --- a/drivers/media/dvb-frontends/rtl2832_priv.h +++ b/drivers/media/dvb-frontends/rtl2832_priv.h @@ -2,6 +2,7 @@ * Realtek RTL2832 DVB-T demodulator driver * * Copyright (C) 2012 Thomas Mair <thomas.mair86@gmail.com> + * Copyright (C) 2012-2014 Antti Palosaari <crope@iki.fi> * * 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 |