On Thu, Apr 17, 2014 at 10:31:13PM +0200, Stefan Weil wrote: > The "Q" of the logo is already included in pc-bios/qemu_logo_no_text.svg. > > This file now adds the complete logo as it was designed by Benoît Canet. > Benoît licensed it under CC-BY 3.0, see > http://lists.gnu.org/archive/html/qemu-devel/2012-02/msg02865.html. > > Unneeded borders from Benoît's original logo were removed, > and metadata (license, author, date) was added in this version. > > Cc: Benoît Canet <ben...@irqsave.net> > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > > v2: > > * Added metadata (license CC-BY 3.0, author, date). > > * Fixed a SVG syntax bug (introduced by myself when I stripped > some unnecessary lines and removed a ">"). > > This version is now used on these pages: > https://de.wikipedia.org/wiki/QEMU > https://en.wikipedia.org/wiki/QEMU > > Regards > Stefan > > > pc-bios/qemu_logo.svg | 1010 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 1010 insertions(+) > create mode 100644 pc-bios/qemu_logo.svg
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>