commit | 84d333417d5e5945318f62113b8fffc0eb92138c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Aug 26 09:12:13 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Sep 01 14:13:30 2020 +0200 |
tree | ae7e88acf82a948304d83f1ef4beef7973d2b329 | |
parent | cc9539e7884c4b6f05c4cac0b6ab5fb8a3d728a4 [diff] |
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>