summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-02-05 16:46:17 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-02-05 16:51:57 +0100
commit010e2ce246eb83ff0cede647348d682f393419ec (patch)
tree0551801f5555b9e5b88aaff20f52797180b23540 /mullvad-daemon
parenta294210cf30d25d2c0b82ab06f7bc2a0bd96a469 (diff)
downloadmullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.tar.xz
mullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.zip
Change Amagicom AB to Mullvad VPN AB in licenses and metadata
Diffstat (limited to 'mullvad-daemon')
-rw-r--r--mullvad-daemon/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mullvad-daemon/Cargo.toml b/mullvad-daemon/Cargo.toml
index 6ccd9089fe..72919ececc 100644
--- a/mullvad-daemon/Cargo.toml
+++ b/mullvad-daemon/Cargo.toml
@@ -59,7 +59,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-daemon"
OriginalFilename = "mullvad-daemon.exe"