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

index 8f8e2ef3313a99f28591ed71c09e24c2f2652969..7efb11fbebcdaf9950a51f457793da1b21558558 100644 (file)
@@ -1,3 +1,9 @@
+// Simple framebuffer vgabios for use with qemu ramfb 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