--- embedaddon/libiconv/windows/iconv.rc 2012/02/21 22:57:48 1.1 +++ embedaddon/libiconv/windows/iconv.rc 2012/05/29 09:29:43 1.1.1.2 @@ -21,10 +21,10 @@ BEGIN BEGIN VALUE "Comments", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU General Public License along with this program. If not, see .\0" VALUE "CompanyName", "Free Software Foundation\0" - VALUE "FileDescription", "GPLed iconv for Windows NT/2000/XP/Vista\0" + VALUE "FileDescription", "GPLed iconv for Windows NT/2000/XP/Vista/7\0" VALUE "FileVersion", PACKAGE_VERSION_STRING "\0" VALUE "InternalName", "iconv.exe\0" - VALUE "LegalCopyright", "Copyright (C) 1999-2009\0" + VALUE "LegalCopyright", "Copyright (C) 1999-2011\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "iconv.exe\0" VALUE "ProductName", "iconv: character set conversion program\0"