diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2017-04-19 22:17:35 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2017-04-19 22:17:35 +0300 |
commit | 662b27c417cab248cb365dd7682121bdec4d5ae7 (patch) | |
tree | 05e41b8971dd0a6d79bd573b7315ce8248cb7b23 /src/common | |
parent | xz: Add io_seek_src(). (diff) | |
download | xz-662b27c417cab248cb365dd7682121bdec4d5ae7.tar.xz |
Update the home page URLs to HTTPS.
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/common_w32res.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/common_w32res.rc b/src/common/common_w32res.rc index fdb88d18..a70de343 100644 --- a/src/common/common_w32res.rc +++ b/src/common/common_w32res.rc @@ -17,7 +17,7 @@ #define MY_VERSION LZMA_VERSION_MAJOR,LZMA_VERSION_MINOR,LZMA_VERSION_PATCH,MY_BUILD #define MY_FILENAME MY_NAME MY_SUFFIX -#define MY_COMPANY "The Tukaani Project <http://tukaani.org/>" +#define MY_COMPANY "The Tukaani Project <https://tukaani.org/>" #define MY_PRODUCT PACKAGE_NAME " <" PACKAGE_URL ">" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |