From 76aba9326df8e4f1c6b080f1b3e38f3a0ca17a5e Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Mon, 16 Apr 2007 03:48:28 +0000 Subject: [PATCH] Correct date. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2739 8092fc87-c524-0410-9efc-e669fe64eaf9 --- tools/dos-str/unstr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dos-str/unstr.c b/tools/dos-str/unstr.c index 6e3f02e4e..666cd040a 100644 --- a/tools/dos-str/unstr.c +++ b/tools/dos-str/unstr.c @@ -1,7 +1,7 @@ /* * DOS SC2 string extractor. * - * By Serge van den Boom (svdb@stack.nl), 20021027 + * By Serge van den Boom (svdb@stack.nl), 20070415 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by