Per [*]:
"we're only interested in adopting SPDX for recording the
licensing info, [not] any other SPDX metadata."
Replace the 'SPDX-FileCopyrightText' and 'SPDX-FileContributor'
tags added by Linaro by 'Copyright (c)' and 'Authors' words
respectively.
[*]
https://lore.kernel.org/qemu-devel/20241007154548.1144961-4-berrange@redhat.com/
Inspired-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
accel/tcg/vcpu-state.h | 9 +++++++--
include/hw/misc/ivshmem-flat.h | 5 +++--
hw/misc/ivshmem-flat.c | 5 +++--
target/m68k/semihosting-stub.c | 7 +++++--
target/mips/tcg/system/semihosting-stub.c | 5 +++--
tests/qtest/libqos/virtio-scmi.c | 2 +-
scripts/qom-cast-macro-clean-cocci-gen.py | 7 +++++--
tests/functional/test_aarch64_sbsaref.py | 8 +++++---
tests/functional/test_aarch64_sbsaref_alpine.py | 8 +++++---
tests/functional/test_aarch64_sbsaref_freebsd.py | 8 +++++---
10 files changed, 42 insertions(+), 22 deletions(-)