]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
media: siano: add SPDX markups
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 1 Dec 2017 13:47:13 +0000 (08:47 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 11 Dec 2017 12:44:07 +0000 (07:44 -0500)
commit1e6f57b2b4ef75fef59ee8771c95bbaf2b086af7
treefb176d145d6c7157279c491d6d99af5f5905db86
parent459ee17c56898bcfac501008b22deb54122d2b63
media: siano: add SPDX markups

As we're now using SPDX identifiers, add the proper SPDX,
better identifying the licenses whith apply to the source code.

As we're now using the short license, it doesn't make sense to
keep the original license text.

Also, fix MODULE_LICENSE to properly identify GPL v2
at the Siano's common driver. Some codes there are licensed
on GPL v2 or latter, while others are GPL v2 only. So,
in order to reflect the common license that applies to
everything, the module itself should be GPLv2 only.

While here, use the Kernel's coding style for the comments
with copyright info.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/common/siano/smsdvb-debugfs.c
drivers/media/common/siano/smsir.c
drivers/media/common/siano/smsir.h