mirror of https://github.com/xemu-project/xemu.git
virtio-gpu: change licence from GPLv2 to GPLv2+
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
7f3be0f20f
commit
2e2521452e
|
@ -6,8 +6,8 @@
|
||||||
* Authors:
|
* Authors:
|
||||||
* Dave Airlie
|
* Dave Airlie
|
||||||
*
|
*
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2. See
|
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
||||||
* the COPYING file in the top-level directory.
|
* See the COPYING file in the top-level directory.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "hw/pci/pci.h"
|
#include "hw/pci/pci.h"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* Dave Airlie <airlied@redhat.com>
|
* Dave Airlie <airlied@redhat.com>
|
||||||
* Gerd Hoffmann <kraxel@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.
|
* See the COPYING file in the top-level directory.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue