From be8efac78d067c138ad8dda03df4336e73f94887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Jan 2022 11:51:07 +0100 Subject: New upstream version 1.0 --- lib/libunistring.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libunistring.rc') diff --git a/lib/libunistring.rc b/lib/libunistring.rc index 52746326..a34f40d5 100644 --- a/lib/libunistring.rc +++ b/lib/libunistring.rc @@ -19,15 +19,15 @@ BEGIN BEGIN BLOCK "04090000" /* Lang = US English, Charset = ASCII */ 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 version 3 or later. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see \0" + 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 version 3 or later. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see \0" VALUE "CompanyName", "Free Software Foundation\0" - VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0" + VALUE "FileDescription", "LGPLed libunistring for Windows\0" VALUE "FileVersion", PACKAGE_VERSION_STRING "\0" VALUE "InternalName", "unistring.dll\0" - VALUE "LegalCopyright", "Copyright (C) 2001-2011\0" + VALUE "LegalCopyright", "Copyright (C) 2001-2019\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "unistring.dll\0" - VALUE "ProductName", "libunistring: Unicode string library\0" + VALUE "ProductName", "GNU libunistring: Unicode string library\0" VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0" END END -- cgit v1.2.3