diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-02-05 16:46:17 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-02-05 16:51:57 +0100 |
| commit | 010e2ce246eb83ff0cede647348d682f393419ec (patch) | |
| tree | 0551801f5555b9e5b88aaff20f52797180b23540 /mullvad-problem-report | |
| parent | a294210cf30d25d2c0b82ab06f7bc2a0bd96a469 (diff) | |
| download | mullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.tar.xz mullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.zip | |
Change Amagicom AB to Mullvad VPN AB in licenses and metadata
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" |
