]> xenbits.xensource.com Git - osstest/seabios.git/commitdiff
bochsdisplay: add copyright and license to bochsdisplay.c
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 23 Oct 2019 05:50:37 +0000 (07:50 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 28 Oct 2019 14:27:06 +0000 (10:27 -0400)
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
vgasrc/bochsdisplay.c

index 61689d6eb93c5a1163972d059486d4b6d3d4d35d..d7ff3e9f82dca9b08bbf3ff0cd6a0a85284536dc 100644 (file)
@@ -1,3 +1,9 @@
+// Simple framebuffer vgabios for use with qemu bochs-display device
+//
+// Copyright (C) 2019 Gerd Hoffmann <kraxel@redhat.com>
+//
+// This file may be distributed under the terms of the GNU LGPLv3 license.
+
 #include "biosvar.h" // GET_BDA
 #include "output.h" // dprintf
 #include "string.h" // memset16_far