]> git.ipfire.org Git - thirdparty/qemu.git/commit
ui/icons/qemu.svg: Add metadata information (author, license) to the logo
authorThomas Huth <thuth@redhat.com>
Tue, 30 Sep 2025 07:14:18 +0000 (09:14 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 1 Oct 2025 19:10:23 +0000 (22:10 +0300)
commit5555f73de0d930a8da039f6808768ff1557d02ad
treea0e26436eafc99c2684eee86df0ee1a3a2c11e3c
parent2ef88536a905a867260732541dd9a9661120e608
ui/icons/qemu.svg: Add metadata information (author, license) to the logo

We've got two versions of the QEMU logo in the repository, one with
the whole word "QEMU" (pc-bios/qemu_logo.svg) and one that only contains
the letter "Q" (ui/icons/qemu.svg). While qemu_logo.svg contains the
proper metadata with license and author information, this is missing
from the ui/icons/qemu.svg file. Copy the meta data there so that
people have a chance to know the license of the file if they only
look at the qemu.svg file.

Closes: https://gitlab.com/qemu-project/qemu/-/issues/3139
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-ID: <20250930071419.117592-1-thuth@redhat.com>
(cherry picked from commit 9163424c50981dbc4ded9990228ac01a3b193656)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
ui/icons/qemu.svg