On 13/06/2025 18.30, Sean Wei wrote:
The boiler-plate licence headers in several parts of QEMU still contain
the obsolete “51 Franklin Street" contact line.
The Free Software Foundation now recommends using the canonical URL:
https://www.gnu.org/licenses/
This patch updates those headers. The patches are comment-only;
no source code changes.
Please review and let me know if any patch should be split, squashed
or dropped. This is my first patch for the QEMU project, so any
feedback is greatly appreciated.
Thanks to Thomas Huth <th...@redhat.com> for proposing this issue and
outlining the steps, and to Daniel P. Berrangé <berra...@redhat.com>
for the clarifications.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2438
It's rather https://gitlab.com/qemu-project/qemu/-/issues/2974 instead, but
anyway, thanks for tackling this!
I'll queue the patches (except the one that updates linux-headers) for my
next pull request.
Thomas