diff options
Diffstat (limited to 'mullvad-problem-report')
| -rw-r--r-- | mullvad-problem-report/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mullvad-problem-report/Cargo.toml b/mullvad-problem-report/Cargo.toml index fda6fe6aba..bb8ff8f5c6 100644 --- a/mullvad-problem-report/Cargo.toml +++ b/mullvad-problem-report/Cargo.toml @@ -37,7 +37,7 @@ winapi = "0.3" [package.metadata.winres] ProductName = "Mullvad VPN" -CompanyName = "Amagicom AB" -LegalCopyright = "(c) 2020 Amagicom AB" +CompanyName = "Mullvad VPN AB" +LegalCopyright = "(c) 2020 Mullvad VPN AB" InternalName = "mullvad-problem-report" OriginalFilename = "mullvad-problem-report.exe" |
