media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst files
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 Aug 2020 07:12:13 +0000 (09:12 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 1 Sep 2020 12:13:30 +0000 (14:13 +0200)
commit84d333417d5e5945318f62113b8fffc0eb92138c
treeae7e88acf82a948304d83f1ef4beef7973d2b329
parentcc9539e7884c4b6f05c4cac0b6ab5fb8a3d728a4
media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst files

There are some files that are dual licensed GPL and GFDL.

As SPDX v3.10 gained support for GFDL-1.1 with no invariant sections:

https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.html

Let's remove the dual license text, replacing them by:

SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/mediactl/media-ioc-request-alloc.rst
Documentation/userspace-api/media/mediactl/media-request-ioc-queue.rst
Documentation/userspace-api/media/mediactl/media-request-ioc-reinit.rst
Documentation/userspace-api/media/mediactl/request-api.rst
Documentation/userspace-api/media/mediactl/request-func-close.rst
Documentation/userspace-api/media/mediactl/request-func-ioctl.rst
Documentation/userspace-api/media/mediactl/request-func-poll.rst
Documentation/userspace-api/media/v4l/dev-encoder.rst
Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst
Documentation/userspace-api/media/v4l/pixfmt-meta-vivid.rst