Update some copyright stuff in windows files
This commit is contained in:
@@ -16,12 +16,12 @@ BEGIN
|
||||
BEGIN
|
||||
BLOCK "040904E4" // U.S. English - multilingual (hex)
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Komodo"
|
||||
VALUE "FileDescription", "komodo-cli (JSON-RPC client for Komodo)"
|
||||
VALUE "CompanyName", "Hush"
|
||||
VALUE "FileDescription", "komodo-cli (JSON-RPC client for Hush-flavored Komodo)"
|
||||
VALUE "FileVersion", VER_FILEVERSION_STR
|
||||
VALUE "InternalName", "komodo-cli"
|
||||
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", "komodo-cli.exe"
|
||||
VALUE "ProductName", "komodo-cli"
|
||||
VALUE "ProductVersion", VER_PRODUCTVERSION_STR
|
||||
|
||||
Reference in New Issue
Block a user