summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-video.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-05 19:24:35 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-12 17:42:27 +0200
commit513dbd35b5d93c45fa7291147f21fc0227a9f999 (patch)
tree8aaec796ef299d5059247516f17ef20b267d8fce /drivers/media/pci/cx88/cx88-video.c
parentmedia: imx214: Fix typo in module description of imx214 (diff)
downloadlinux-513dbd35b5d93c45fa7291147f21fc0227a9f999.tar.xz
linux-513dbd35b5d93c45fa7291147f21fc0227a9f999.zip
media: add SPDX headers to some files
Add SPDX headers and fix MODULE_LICENSE() when needed on some files I co-authored. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/cx88/cx88-video.c')
-rw-r--r--drivers/media/pci/cx88/cx88-video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx88/cx88-video.c b/drivers/media/pci/cx88/cx88-video.c
index 3b49ebb21b13..5256ad7ead38 100644
--- a/drivers/media/pci/cx88/cx88-video.c
+++ b/drivers/media/pci/cx88/cx88-video.c
@@ -33,7 +33,7 @@
MODULE_DESCRIPTION("v4l2 driver module for cx2388x based TV cards");
MODULE_AUTHOR("Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
MODULE_VERSION(CX88_VERSION);
/* ------------------------------------------------------------------ */