cp437: add license to cp437.c

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2019-10-23 07:50:39 +02:00 committed by Kevin O'Connor
parent 0c480648e3
commit 51eb916e12
1 changed files with 2 additions and 0 deletions

View 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"