We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e51dc3 commit 85615f2Copy full SHA for 85615f2
windows/runner/Runner.rc
@@ -89,11 +89,11 @@ BEGIN
89
BEGIN
90
BLOCK "040904e4"
91
92
- VALUE "CompanyName", "com.example" "\0"
+ VALUE "CompanyName", "amin-ahmadi.com" "\0"
93
VALUE "FileDescription", "wiki_data_graph" "\0"
94
VALUE "FileVersion", VERSION_AS_STRING "\0"
95
VALUE "InternalName", "wiki_data_graph" "\0"
96
- VALUE "LegalCopyright", "Copyright (C) 2023 com.example. All rights reserved." "\0"
+ VALUE "LegalCopyright", "Copyright (C) 2023 amin-ahmadi.com. All rights reserved." "\0"
97
VALUE "OriginalFilename", "wiki_data_graph.exe" "\0"
98
VALUE "ProductName", "wiki_data_graph" "\0"
99
VALUE "ProductVersion", VERSION_AS_STRING "\0"
0 commit comments