Skip to content

Commit

Permalink
V4L/DVB(7876): mxl5005s: Remove incorrect copyright holders
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed May 14, 2008
1 parent 90257e7 commit 7fa2a14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions drivers/media/common/tuners/mxl5005s.c
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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)
{
Expand Down

0 comments on commit 7fa2a14

Please sign in to comment.