From 079077222e944a3991c1b72f21e9e2fc0dcba428 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 26 Dec 2009 17:14:48 +0100 Subject: Update. --- windows/gettext.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'windows') diff --git a/windows/gettext.rc b/windows/gettext.rc index bb63d6c..59fe253 100644 --- a/windows/gettext.rc +++ b/windows/gettext.rc @@ -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 program for Windows NT/2000/XP/Vista and Windows 95/98/ME\0" + VALUE "FileDescription", "GPLed program for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0" VALUE "FileVersion", PACKAGE_VERSION_STRING "\0" VALUE "InternalName", "*.exe\0" - VALUE "LegalCopyright", "Copyright (C) 1995-2007\0" + VALUE "LegalCopyright", "Copyright (C) 1995-2009\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "*.exe\0" VALUE "ProductName", "gettext utilities\0" -- cgit v1.1