From 9ac4d4af2ca6fb0c08c4317577c00481a0403555 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Tue, 16 Aug 2005 23:18:24 +0000 Subject: [PATCH] Credit where credit is due. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1855 8092fc87-c524-0410-9efc-e669fe64eaf9 --- tools/dos-fnt/unfont.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/dos-fnt/unfont.c b/tools/dos-fnt/unfont.c index 17ea82d8b..8e3abab7d 100755 --- a/tools/dos-fnt/unfont.c +++ b/tools/dos-fnt/unfont.c @@ -2,6 +2,8 @@ * DOS .fnt file extractor * By Alex Volkov (codepro@usa.net), 20050207 * + * Based on code by Serge van den Boom (svdb@stack.nl) + * * The GPL applies (to this file). * */