qemu/contrib/elf2dmp
Sean Wei e656492766 contrib: replace FSF postal address with licenses URL
The LGPLv2.1 boiler-plate in pdb.c file 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: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Message-ID: <20250613.qemu.patch.10@sean.taipei>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2025-06-26 00:42:37 +02:00
..
addrspace.c contrib/elf2dmp: Ensure segment fits in file 2024-03-11 17:06:06 +00:00
addrspace.h contrib/elf2dmp: Fix error reporting style in addrspace.c 2024-03-11 17:06:06 +00:00
download.c contrib/elf2dmp: Fix error reporting style in download.c 2024-03-11 17:06:06 +00:00
download.h contrib/elf2dmp: Fix error reporting style in download.c 2024-03-11 17:06:06 +00:00
err.h contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
kdbg.h contrib/elf2dmp: fix structures definitions 2019-02-05 16:50:17 +01:00
main.c contrib/elf2dmp: Use rol64() to decode 2024-03-11 17:06:06 +00:00
meson.build meson: build contrib/ executables after generated headers 2022-01-12 14:09:06 +01:00
pdb.c contrib: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
pdb.h contrib/elf2dmp: Fix error reporting style in pdb.c 2024-03-11 17:06:06 +00:00
pe.h contrib/elf2dmp: add PE name check and Windows Server 2022 support 2023-03-21 13:19:07 +00:00
qemu_elf.c contrib/elf2dmp: Ensure phdrs fit in file 2024-03-11 17:06:27 +00:00
qemu_elf.h contrib/elf2dmp: Fix error reporting style in qemu_elf.c 2024-03-11 17:06:06 +00:00