Re: [Qemu-devel] [PATCH v2 05/11] virtio-gpu: change licence from GPLv2 to GPLv2+

2015-09-28 Thread Max Reitz
On 24.09.2015 11:04, Gerd Hoffmann wrote: > --- S-o-b? > hw/display/virtio-gpu-pci.c | 4 ++-- > hw/display/virtio-gpu.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/hw/display/virtio-gpu-pci.c b/hw/display/virtio-gpu-pci.c > index 5bc62cf..eef137f 100644 > --

[Qemu-devel] [PATCH v2 05/11] virtio-gpu: change licence from GPLv2 to GPLv2+

2015-09-24 Thread Gerd Hoffmann
--- hw/display/virtio-gpu-pci.c | 4 ++-- hw/display/virtio-gpu.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/display/virtio-gpu-pci.c b/hw/display/virtio-gpu-pci.c index 5bc62cf..eef137f 100644 --- a/hw/display/virtio-gpu-pci.c +++ b/hw/display/virtio-gpu-pci.c @