yep
This commit is contained in:
@@ -16,14 +16,14 @@ BEGIN
|
||||
BEGIN
|
||||
BLOCK "040904E4" // U.S. English - multilingual (hex)
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Komodo"
|
||||
VALUE "FileDescription", "komodod (Komodo node with a JSON-RPC server)"
|
||||
VALUE "CompanyName", "Hush"
|
||||
VALUE "FileDescription", "hushd (Hush full node with a JSON-RPC server)"
|
||||
VALUE "FileVersion", VER_FILEVERSION_STR
|
||||
VALUE "InternalName", "komodod"
|
||||
VALUE "InternalName", "hushd"
|
||||
VALUE "LegalCopyright", COPYRIGHT_STR
|
||||
VALUE "LegalTrademarks1", "Distributed under the GPLv3 software license, see the accompanying file COPYING or https://www.opensource.org/licenses/mit-license.php"
|
||||
VALUE "OriginalFilename", "komodod.exe"
|
||||
VALUE "ProductName", "komodod"
|
||||
VALUE "LegalTrademarks1", "Distributed under the GPLv3 software license, see the accompanying file COPYING"
|
||||
VALUE "OriginalFilename", "hushd.exe"
|
||||
VALUE "ProductName", "hushd"
|
||||
VALUE "ProductVersion", VER_PRODUCTVERSION_STR
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user