qemu-cr16/target/i386/emulate
Sean Wei fd68168e0a target/i386/emulate: replace FSF postal address with licenses URL
Some of the LGPLv2.1 boiler-plate still contained the
obsolete "51 Franklin Street" postal address.

Replace it with the canonical GNU licenses URL recommended by the FSF:
https://www.gnu.org/licenses/

Signed-off-by: Sean Wei <me@sean.taipei>
Reviewed-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250613.qemu.patch.12@sean.taipei>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2025-06-26 00:42:37 +02:00
..
meson.build target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
panic.h target/i386/emulate: add a panic.h 2025-04-17 18:23:26 +02:00
x86.h target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_decode.c target/i386/emulate: stop overloading decode->op[N].ptr 2025-05-12 17:48:32 +02:00
x86_decode.h target/i386/emulate: stop overloading decode->op[N].ptr 2025-05-12 17:48:32 +02:00
x86_emu.c target/i386/emulate: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
x86_emu.h target/i386/emulate: stop overloading decode->op[N].ptr 2025-05-12 17:48:32 +02:00
x86_flags.c target/i386/emulate: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
x86_flags.h target/i386/emulate: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00