Commit 2e252145 authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

virtio-gpu: change licence from GPLv2 to GPLv2+



Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 7f3be0f2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 *     Dave Airlie <airlied@redhat.com>
 *     Gerd Hoffmann <kraxel@redhat.com>
 *
 * This work is licensed under the terms of the GNU GPL, version 2.
 * This work is licensed under the terms of the GNU GPL, version 2 or later.
 * See the COPYING file in the top-level directory.
 */