summaryrefslogtreecommitdiff
path: root/lib/libunistring.rc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-09-17 11:05:27 +0200
committerBruno Haible <bruno@clisp.org>2018-09-17 11:56:13 +0200
commit89e580a80935bce446a3a5526a25caf151bca297 (patch)
tree4b2f3476fc398af3f78a731ec79d4473a2cc1227 /lib/libunistring.rc
parentf6f4d970296f5d4a7782a33b353b976ca8a68a68 (diff)
downloadlibunistring-89e580a80935bce446a3a5526a25caf151bca297.tar.gz
Prefer https URLs where possible.
Diffstat (limited to 'lib/libunistring.rc')
-rw-r--r--lib/libunistring.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libunistring.rc b/lib/libunistring.rc
index 5274632..e29b7a7 100644
--- a/lib/libunistring.rc
+++ b/lib/libunistring.rc
@@ -19,12 +19,12 @@ 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 <http://www.gnu.org/licenses/>\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 <https://www.gnu.org/licenses/>\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 "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "unistring.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 2001-2011\0"
+ VALUE "LegalCopyright", "Copyright (C) 2001-2018\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "unistring.dll\0"
VALUE "ProductName", "libunistring: Unicode string library\0"