summaryrefslogtreecommitdiffhomepage
path: root/windows/winnet/src
diff options
context:
space:
mode:
Diffstat (limited to 'windows/winnet/src')
-rw-r--r--windows/winnet/src/winnet/winnet.rc4
1 files changed, 2 insertions, 2 deletions
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