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

index 7305e20737631e259810cfc5addb0b6c3df94611..719872f57c4fdc5e6878b602a661101ce42c23a9 100644 (file)
@@ -1,5 +1,7 @@
 /*
  * code page 437 to unicode map
+ *
+ * This file may be distributed under the terms of the GNU LGPLv3 license.
  */
 
 #include "types.h"