OSDN Git Service

media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
authorDaniel Scheller <d.scheller@gmx.net>
Tue, 19 Jun 2018 18:51:17 +0000 (14:51 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Sep 2018 11:23:44 +0000 (07:23 -0400)
commit579856fee654361e3ca60020bc42a247c14be592
treee0dfaf16f9af64929b382f3d38938eb400ad2b96
parent3c01ad204a249108f2805a5fa94e3713f518d1b2
media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'

In commit 3db30defab4b ("use correct MODULE_LINCESE for GPL v2 only
according to notice in header") in the upstream repository for the
mentioned driver at https://github.com/DigitalDevices/dddvb.git, the
MODULE_LICENSE was fixed to "GPL v2" and is now in sync with the GPL
copyright boilerplate. Apply this change to the kernel tree driver
as well.

Cc: Ralph Metzler <rjkm@metzlerbros.de>
Cc: Manfred Voelkel <mvoelkel@DigitalDevices.de>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-frontends/cxd2099.c