summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-26 17:14:48 +0100
committerBruno Haible <bruno@clisp.org>2009-12-26 17:14:48 +0100
commit079077222e944a3991c1b72f21e9e2fc0dcba428 (patch)
treebbd76a4eadefb7533d9963a7ceedad634280a5e1 /windows
parentc354e8ba4f7ec6bf827a2bd2eca229fa5bcdbac7 (diff)
downloadexternal_gettext-079077222e944a3991c1b72f21e9e2fc0dcba428.zip
external_gettext-079077222e944a3991c1b72f21e9e2fc0dcba428.tar.gz
external_gettext-079077222e944a3991c1b72f21e9e2fc0dcba428.tar.bz2
Update.
Diffstat (limited to 'windows')
-rw-r--r--windows/gettext.rc4
1 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.\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"