summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/em28xx-dvb.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-06-11 11:24:32 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-06-27 08:56:29 +0100
commitc1b217853fc02a1c7b1d6a01bde44b95f32a2ee5 (patch)
tree1fb786dfe88d64e549dd57ba99999a65ae652e75 /drivers/media/usb/em28xx/em28xx-dvb.c
parent6addd33f06ea9c88ad48ace94cddae69c3671575 (diff)
downloadlinux-c1b217853fc02a1c7b1d6a01bde44b95f32a2ee5.tar.gz
linux-c1b217853fc02a1c7b1d6a01bde44b95f32a2ee5.tar.bz2
linux-c1b217853fc02a1c7b1d6a01bde44b95f32a2ee5.zip
media: em28xx: Remove useless license text when SPDX-License-Identifier is already used
An SPDX-License-Identifier is already in place. There is no need to duplicate part of the corresponding license. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/usb/em28xx/em28xx-dvb.c')
-rw-r--r--drivers/media/usb/em28xx/em28xx-dvb.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-dvb.c b/drivers/media/usb/em28xx/em28xx-dvb.c
index 471bd74667e3..185e89c18d68 100644
--- a/drivers/media/usb/em28xx/em28xx-dvb.c
+++ b/drivers/media/usb/em28xx/em28xx-dvb.c
@@ -16,10 +16,6 @@
// Based on cx88-dvb, saa7134-dvb and videobuf-dvb originally written by:
// (c) 2004, 2005 Chris Pascoe <c.pascoe@itee.uq.edu.au>
// (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
-//
-// 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
-// the Free Software Foundation version 2 of the License.
#include "em28xx.h"