diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-01-12 16:35:10 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-01-12 17:09:19 +0100 |
| commit | e63fa394ed360a7a5dd8927598426e825c9dcf4c (patch) | |
| tree | 102b8d38e22c44d5a9d653bfd94b202d07f7b303 /windows/windns/src | |
| parent | f682ff66f4b806f81a2fc47a2bbabf68e3f42675 (diff) | |
| download | mullvadvpn-e63fa394ed360a7a5dd8927598426e825c9dcf4c.tar.xz mullvadvpn-e63fa394ed360a7a5dd8927598426e825c9dcf4c.zip | |
Bump the copyright year from 2020 to 2021 where appropriate
Diffstat (limited to 'windows/windns/src')
| -rw-r--r-- | windows/windns/src/windns/windns.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/windns/src/windns/windns.rc b/windows/windns/src/windns/windns.rc index 5a35d28e09..a3ccc4d908 100644 --- a/windows/windns/src/windns/windns.rc +++ b/windows/windns/src/windns/windns.rc @@ -12,7 +12,7 @@ BEGIN VALUE "FileDescription", "Mullvad VPN DNS module" VALUE "FileVersion", PRODUCT_VERSION VALUE "InternalName", "windns" - VALUE "LegalCopyright", "(c) 2020 Mullvad VPN AB" + VALUE "LegalCopyright", "(c) 2021 Mullvad VPN AB" VALUE "OriginalFilename", "windns.dll" VALUE "ProductName", "Mullvad VPN" VALUE "ProductVersion", PRODUCT_VERSION |
