commit | b0053104d5a9d5b5ac86b77520a4ebefd70d1609 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Aug 26 09:16:41 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Sep 01 14:13:30 2020 +0200 |
tree | b470656d4b45a0297220d2610feb4507ca4e8f1a | |
parent | 84d333417d5e5945318f62113b8fffc0eb92138c [diff] |
media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg 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>