Update copyright URL to be https

This commit is contained in:
Duke Leto
2020-09-20 13:17:38 -04:00
parent cb09e7feda
commit a7f88a87aa
496 changed files with 520 additions and 520 deletions

View File

@@ -21,7 +21,7 @@ BEGIN
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "komodod"
VALUE "LegalCopyright", COPYRIGHT_STR
VALUE "LegalTrademarks1", "Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "LegalTrademarks1", "Distributed under the MIT software license, see the accompanying file COPYING or https://www.opensource.org/licenses/mit-license.php"
VALUE "OriginalFilename", "komodod.exe"
VALUE "ProductName", "komodod"
VALUE "ProductVersion", VER_PRODUCTVERSION_STR