]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
authorDaniel Scheller <d.scheller@gmx.net>
Tue, 19 Jun 2018 18:50:08 +0000 (14:50 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Sep 2018 11:18:30 +0000 (07:18 -0400)
commit229b6ea6894be4714e49dbcb0e2f391ea7d20d02
treef0b753e09dcb0837cf1db7651c3c2a8086c2a2b6
parent27582f0ea97fe3e4a38beb98ab36cce4b6f029d5
media: mxl5xx/stv0910/stv6111/ddbridge: 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 four drivers at https://github.com/DigitalDevices/dddvb.git
(plus a few more which aren't part of the mainline kernel tree), the
MODULE_LICENSE was fixed to "GPL v2" and are now in sync with the
GPL copyright boilerplate. Apply this change to the kernel tree
drivers 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/mxl5xx.c
drivers/media/dvb-frontends/stv0910.c
drivers/media/dvb-frontends/stv6111.c
drivers/media/pci/ddbridge/ddbridge-main.c