* gettext-runtime/intl/libintl.rc: Update.
* gettext-tools/libgettextpo/libgettextpo.rc: Likewise.
* windows/gettext.rc: Likewise.
BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <https://www.gnu.org/licenses/>.\0"
VALUE "CompanyName", "Free Software Foundation\0"
- VALUE "FileDescription", "LGPLed libintl for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+ VALUE "FileDescription", "LGPLed libintl for Windows\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "intl.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2010\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "intl.dll\0"
- VALUE "ProductName", "libintl: accessing NLS message catalogs\0"
+ VALUE "ProductName", "GNU libintl: accessing NLS message catalogs\0"
VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
END
END
BEGIN
VALUE "Comments", "This library 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 library. If not, see <https://www.gnu.org/licenses/>.\0"
VALUE "CompanyName", "Free Software Foundation\0"
- VALUE "FileDescription", "GPLed libgettextpo for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+ VALUE "FileDescription", "GPLed libgettextpo for Windows\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "gettextpo.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2016\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextpo.dll\0"
- VALUE "ProductName", "libgettextpo: public API for PO files\0"
+ VALUE "ProductName", "GNU libgettextpo: public API for PO files\0"
VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
END
END
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 <https://www.gnu.org/licenses/>.\0"
VALUE "CompanyName", "Free Software Foundation\0"
- VALUE "FileDescription", "GPLed program for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+ VALUE "FileDescription", "GPLed program for Windows\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "*.exe\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2016\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "*.exe\0"
- VALUE "ProductName", "gettext utilities\0"
+ VALUE "ProductName", "GNU gettext utilities\0"
VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
END
END