summaryrefslogtreecommitdiffhomepage
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
parenta294210cf30d25d2c0b82ab06f7bc2a0bd96a469 (diff)
downloadmullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.tar.xz
mullvadvpn-010e2ce246eb83ff0cede647348d682f393419ec.zip
Change Amagicom AB to Mullvad VPN AB in licenses and metadata
-rw-r--r--README.md2
-rw-r--r--gui/tasks/distribution.js4
-rw-r--r--mullvad-cli/Cargo.toml4
-rw-r--r--mullvad-daemon/Cargo.toml4
-rw-r--r--mullvad-problem-report/Cargo.toml4
-rw-r--r--talpid-openvpn-plugin/Cargo.toml4
-rw-r--r--windows/windns/src/windns/windns.rc4
-rw-r--r--windows/winfw/src/winfw/winfw.rc4
-rw-r--r--windows/winnet/src/winnet/winnet.rc4
-rw-r--r--windows/winutil/src/winutil/winutil.rcbin1498 -> 1510 bytes
10 files changed, 17 insertions, 17 deletions
diff --git a/README.md b/README.md
index 99eaa1b923..0b5cee67af 100644
--- a/README.md
+++ b/README.md
@@ -576,7 +576,7 @@ more about them in the [audits readme](./audits/README.md)
# License
-Copyright (C) 2017 Amagicom AB
+Copyright (C) 2020 Mullvad VPN AB
This program is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3 of
diff --git a/gui/tasks/distribution.js b/gui/tasks/distribution.js
index 87a4bf3af4..20a6dba119 100644
--- a/gui/tasks/distribution.js
+++ b/gui/tasks/distribution.js
@@ -14,7 +14,7 @@ const noAppleNotarization = process.argv.indexOf('--no-apple-notarization') !==
const config = {
appId: 'net.mullvad.vpn',
- copyright: 'Amagicom AB',
+ copyright: 'Mullvad VPN AB',
productName: 'Mullvad VPN',
asar: true,
compression: compression,
@@ -79,7 +79,7 @@ const config = {
},
],
artifactName: 'MullvadVPN-${version}.${ext}',
- publisherName: 'Amagicom AB',
+ publisherName: 'Mullvad VPN AB',
signingHashAlgorithms: ['sha256'],
signDlls: true,
extraResources: [
diff --git a/mullvad-cli/Cargo.toml b/mullvad-cli/Cargo.toml
index 0722e7f75a..34d78af106 100644
--- a/mullvad-cli/Cargo.toml
+++ b/mullvad-cli/Cargo.toml
@@ -33,7 +33,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-cli"
OriginalFilename = "mullvad.exe"
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"
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"
diff --git a/talpid-openvpn-plugin/Cargo.toml b/talpid-openvpn-plugin/Cargo.toml
index a65349146e..32970bb643 100644
--- a/talpid-openvpn-plugin/Cargo.toml
+++ b/talpid-openvpn-plugin/Cargo.toml
@@ -31,7 +31,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 = "talpid-openvpn-plugin"
OriginalFilename = "talpid_openvpn_plugin.dll"
diff --git a/windows/windns/src/windns/windns.rc b/windows/windns/src/windns/windns.rc
index 3faf2f55f1..5a35d28e09 100644
--- a/windows/windns/src/windns/windns.rc
+++ b/windows/windns/src/windns/windns.rc
@@ -8,11 +8,11 @@ BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Amagicom AB"
+ VALUE "CompanyName", "Mullvad VPN AB"
VALUE "FileDescription", "Mullvad VPN DNS module"
VALUE "FileVersion", PRODUCT_VERSION
VALUE "InternalName", "windns"
- VALUE "LegalCopyright", "(c) 2020 Amagicom AB"
+ VALUE "LegalCopyright", "(c) 2020 Mullvad VPN AB"
VALUE "OriginalFilename", "windns.dll"
VALUE "ProductName", "Mullvad VPN"
VALUE "ProductVersion", PRODUCT_VERSION
diff --git a/windows/winfw/src/winfw/winfw.rc b/windows/winfw/src/winfw/winfw.rc
index e4cad273d1..ce657b7193 100644
--- a/windows/winfw/src/winfw/winfw.rc
+++ b/windows/winfw/src/winfw/winfw.rc
@@ -8,11 +8,11 @@ BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Amagicom AB"
+ VALUE "CompanyName", "Mullvad VPN AB"
VALUE "FileDescription", "Mullvad VPN firewall module"
VALUE "FileVersion", PRODUCT_VERSION
VALUE "InternalName", "winfw"
- VALUE "LegalCopyright", "(c) 2020 Amagicom AB"
+ VALUE "LegalCopyright", "(c) 2020 Mullvad VPN AB"
VALUE "OriginalFilename", "winfw.dll"
VALUE "ProductName", "Mullvad VPN"
VALUE "ProductVersion", PRODUCT_VERSION
diff --git a/windows/winnet/src/winnet/winnet.rc b/windows/winnet/src/winnet/winnet.rc
index d67515c7dd..0a6af8bcda 100644
--- a/windows/winnet/src/winnet/winnet.rc
+++ b/windows/winnet/src/winnet/winnet.rc
@@ -8,11 +8,11 @@ BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Amagicom AB"
+ VALUE "CompanyName", "Mullvad VPN AB"
VALUE "FileDescription", "Mullvad VPN networking module"
VALUE "FileVersion", PRODUCT_VERSION
VALUE "InternalName", "winnet"
- VALUE "LegalCopyright", "(c) 2020 Amagicom AB"
+ VALUE "LegalCopyright", "(c) 2020 Mullvad VPN AB"
VALUE "OriginalFilename", "winnet.dll"
VALUE "ProductName", "Mullvad VPN"
VALUE "ProductVersion", PRODUCT_VERSION
diff --git a/windows/winutil/src/winutil/winutil.rc b/windows/winutil/src/winutil/winutil.rc
index 3d0cd3b744..b711893278 100644
--- a/windows/winutil/src/winutil/winutil.rc
+++ b/windows/winutil/src/winutil/winutil.rc
Binary files differ