]> git.ipfire.org Git - thirdparty/qemu.git/commit
libdecnumber: replace FSF postal address with licenses URL
authorSean Wei <me@sean.taipei>
Fri, 13 Jun 2025 16:39:50 +0000 (12:39 -0400)
committerThomas Huth <thuth@redhat.com>
Wed, 25 Jun 2025 22:42:37 +0000 (00:42 +0200)
commitcf81c1c6b9761d319b37939b8608c2b7dc75ce13
tree091d73911b3679bef1d60021f4276b1d52902099
parent4db50be038a839d8332790db4d2d63ac247efad3
libdecnumber: replace FSF postal address with licenses URL

Some of the GPLv2 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: Thomas Huth <thuth@redhat.com>
Message-ID: <20250613.qemu.patch.03@sean.taipei>
Signed-off-by: Thomas Huth <thuth@redhat.com>
libdecnumber/decContext.c
libdecnumber/decNumber.c
libdecnumber/dpd/decimal128.c
libdecnumber/dpd/decimal32.c
libdecnumber/dpd/decimal64.c