dm: virtio-gpu: update copyright and license

Add license information to virtio_gpu.c
Fix some grammar issues.

Tracked-On: #7241
Signed-off-by: Sun Peng <peng.p.sun@linux.intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
This commit is contained in:
Sun Peng
2022-04-01 16:23:41 +08:00
committed by acrnsi-robot
parent cd7448c21a
commit bfde6182d2
3 changed files with 13 additions and 7 deletions

View File

@@ -2,6 +2,9 @@
* Copyright (C) 2022 Intel Corporation.
*
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2015 Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
* All rights reserved.
*/
#ifndef _VGA_H_