summaryrefslogtreecommitdiff
path: root/hw/display/virtio-gpu-pci.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2015-09-16 09:15:15 +0200
committerGerd Hoffmann <kraxel@redhat.com>2015-10-08 10:31:35 +0200
commit2e2521452e28399dbc6fecec56d5bbb29f9b6796 (patch)
treec3e2a9610900b2b708a7c6cb31c2bcf030667ad0 /hw/display/virtio-gpu-pci.c
parent7f3be0f20ff8d976ab982cc06026cac0600f1fb6 (diff)
downloadqemu-2e2521452e28399dbc6fecec56d5bbb29f9b6796.tar.gz
virtio-gpu: change licence from GPLv2 to GPLv2+
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/display/virtio-gpu-pci.c')
-rw-r--r--hw/display/virtio-gpu-pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/display/virtio-gpu-pci.c b/hw/display/virtio-gpu-pci.c
index 5bc62cf344..eef137f813 100644
--- a/hw/display/virtio-gpu-pci.c
+++ b/hw/display/virtio-gpu-pci.c
@@ -6,8 +6,8 @@
* Authors:
* Dave Airlie
*
- * This work is licensed under the terms of the GNU GPL, version 2. See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
*
*/
#include "hw/pci/pci.h"