diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-09-26 22:03:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-02 12:31:26 +0300 |
commit | c5c553850899e2662ecf749ac21fff95d17f59a4 (patch) | |
tree | 6f025e0e99db0461d5ae10deeec9529025a004f6 /drivers/iio/dac/stm32-dac-core.c | |
parent | 5ec4f0ce42210095e633081172a483cc39bac914 (diff) | |
download | linux-c5c553850899e2662ecf749ac21fff95d17f59a4.tar.xz |
scripts/spdxcheck.py: handle license identifiers in XML comments
Commit cc9539e7884c ("media: docs: use the new SPDX header for GFDL-1.1 on
*.svg files") adds SPDX-License-Identifiers enclosed in XML comments,
i.e., <!-- ... -->, for svg files.
Unfortunately, ./scripts/spdxcheck.py does not handle
SPDX-License-Identifiers in XML comments, so it simply fails on checking
these files with 'Invalid License ID: --'.
Strip the XML comment ending simply by copying how it was done for comments
in C. With that, ./scripts/spdxcheck.py handles the svg files properly.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/dac/stm32-dac-core.c')
0 files changed, 0 insertions, 0 deletions