aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/mxl5xx.c
diff options
context:
space:
mode:
authorGravatar Cai Huoqing <caihuoqing@baidu.com> 2021-08-23 14:12:43 +0200
committerGravatar Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-09-30 10:08:01 +0200
commit5f1644bd81221e307105eb596e5212453b8d4283 (patch)
tree58537d423c8915ada3a3247a7d438dfeb1a74863 /drivers/media/dvb-frontends/mxl5xx.c
parentmedia: dvb-frontend/mxl692: Remove repeated verbose license text (diff)
downloadlinux-5f1644bd81221e307105eb596e5212453b8d4283.tar.gz
linux-5f1644bd81221e307105eb596e5212453b8d4283.tar.bz2
linux-5f1644bd81221e307105eb596e5212453b8d4283.zip
media: dvb-frontend/mxl5xx: Remove repeated verbose license text
remove it because SPDX-License-Identifier is already used Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends/mxl5xx.c')
-rw-r--r--drivers/media/dvb-frontends/mxl5xx.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/media/dvb-frontends/mxl5xx.c b/drivers/media/dvb-frontends/mxl5xx.c
index 0b00a23436ed..934d1c0b214a 100644
--- a/drivers/media/dvb-frontends/mxl5xx.c
+++ b/drivers/media/dvb-frontends/mxl5xx.c
@@ -9,15 +9,6 @@
* based on code:
* Copyright (c) 2011-2013 MaxLinear, Inc. All rights reserved
* which was released under GPL V2
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
#include <linux/kernel.h>