summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-05-03 10:25:55 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-05-03 10:25:55 -0400
commit87f7eb75a313b5ee8deece78b8ae72ab3f9ef771 (patch)
treeaa0b83fb2b31df7c308380fb6b407e5d5d6efe14 /linux/drivers/media
parent885d32a75adfdc848933fff632f459476bf302d6 (diff)
downloadmediapointer-dvb-s2-87f7eb75a313b5ee8deece78b8ae72ab3f9ef771.tar.gz
mediapointer-dvb-s2-87f7eb75a313b5ee8deece78b8ae72ab3f9ef771.tar.bz2
mxl5005s: Remove incorrect copyright holders
From: Steven Toth <stoth@hauppauge.com> I was informed by Jan Hoogenraad that two people needed to be removed from the original copyright comments. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/common/tuners/mxl5005s.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/linux/drivers/media/common/tuners/mxl5005s.c b/linux/drivers/media/common/tuners/mxl5005s.c
index 2e5c2e434..fddf17cc7 100644
--- a/linux/drivers/media/common/tuners/mxl5005s.c
+++ b/linux/drivers/media/common/tuners/mxl5005s.c
@@ -16,8 +16,8 @@
mxl5005s_release()
mxl5005s_attach()
- Copyright (c) 2008 Realtek
- Copyright (c) 2008 Jan Hoogenraad, Barnaby Shearer, Andy Hasper
+ Copyright (C) 2008 Realtek
+ Copyright (C) 2008 Jan Hoogenraad
Functions:
mxl5005s_SetRfFreqHz()
@@ -325,8 +325,8 @@ static int mxl5005s_reconfigure(struct dvb_frontend *fe, u32 mod_type,
/* ----------------------------------------------------------------
* Begin: Custom code salvaged from the Realtek driver.
- * Copyright (c) 2008 Realtek
- * Copyright (c) 2008 Jan Hoogenraad, Barnaby Shearer, Andy Hasper
+ * Copyright (C) 2008 Realtek
+ * Copyright (C) 2008 Jan Hoogenraad
* This code is placed under the terms of the GNU General Public License
*
* Released by Realtek under GPLv2.
@@ -398,7 +398,7 @@ static int mxl5005s_SetRfFreqHz(struct dvb_frontend *fe, unsigned long RfFreqHz)
/* ----------------------------------------------------------------
* Begin: Reference driver code found in the Realtek driver.
- * Copyright (c) 2008 MaxLinear
+ * Copyright (C) 2008 MaxLinear
*/
static u16 MXL5005_RegisterInit(struct dvb_frontend *fe)
{