Commit 7fa2a146 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab

V4L/DVB(7876): mxl5005s: Remove incorrect copyright holders

I was informed by Jan Hoogenraad that two people needed to be removed
from the original copyright comments.
Signed-off-by: default avatarSteven Toth <stoth@hauppauge.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 90257e78
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
mxl5005s_release() mxl5005s_release()
mxl5005s_attach() mxl5005s_attach()
Copyright (c) 2008 Realtek Copyright (C) 2008 Realtek
Copyright (c) 2008 Jan Hoogenraad, Barnaby Shearer, Andy Hasper Copyright (C) 2008 Jan Hoogenraad
Functions: Functions:
mxl5005s_SetRfFreqHz() mxl5005s_SetRfFreqHz()
...@@ -325,8 +325,8 @@ static int mxl5005s_reconfigure(struct dvb_frontend *fe, u32 mod_type, ...@@ -325,8 +325,8 @@ static int mxl5005s_reconfigure(struct dvb_frontend *fe, u32 mod_type,
/* ---------------------------------------------------------------- /* ----------------------------------------------------------------
* Begin: Custom code salvaged from the Realtek driver. * Begin: Custom code salvaged from the Realtek driver.
* Copyright (c) 2008 Realtek * Copyright (C) 2008 Realtek
* Copyright (c) 2008 Jan Hoogenraad, Barnaby Shearer, Andy Hasper * Copyright (C) 2008 Jan Hoogenraad
* This code is placed under the terms of the GNU General Public License * This code is placed under the terms of the GNU General Public License
* *
* Released by Realtek under GPLv2. * Released by Realtek under GPLv2.
...@@ -398,7 +398,7 @@ static int mxl5005s_SetRfFreqHz(struct dvb_frontend *fe, unsigned long RfFreqHz) ...@@ -398,7 +398,7 @@ static int mxl5005s_SetRfFreqHz(struct dvb_frontend *fe, unsigned long RfFreqHz)
/* ---------------------------------------------------------------- /* ----------------------------------------------------------------
* Begin: Reference driver code found in the Realtek driver. * 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) static u16 MXL5005_RegisterInit(struct dvb_frontend *fe)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment