summaryrefslogtreecommitdiffhomepage
path: root/windows/winnet/src
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-01-12 16:35:10 +0100
committerLinus Färnstrand <linus@mullvad.net>2021-01-12 17:09:19 +0100
commite63fa394ed360a7a5dd8927598426e825c9dcf4c (patch)
tree102b8d38e22c44d5a9d653bfd94b202d07f7b303 /windows/winnet/src
parentf682ff66f4b806f81a2fc47a2bbabf68e3f42675 (diff)
downloadmullvadvpn-e63fa394ed360a7a5dd8927598426e825c9dcf4c.tar.xz
mullvadvpn-e63fa394ed360a7a5dd8927598426e825c9dcf4c.zip
Bump the copyright year from 2020 to 2021 where appropriate
Diffstat (limited to 'windows/winnet/src')
-rw-r--r--windows/winnet/src/winnet/winnet.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/winnet/src/winnet/winnet.rc b/windows/winnet/src/winnet/winnet.rc
index 0a6af8bcda..64ee1cbf3b 100644
--- a/windows/winnet/src/winnet/winnet.rc
+++ b/windows/winnet/src/winnet/winnet.rc
@@ -12,7 +12,7 @@ BEGIN
VALUE "FileDescription", "Mullvad VPN networking module"
VALUE "FileVersion", PRODUCT_VERSION
VALUE "InternalName", "winnet"
- VALUE "LegalCopyright", "(c) 2020 Mullvad VPN AB"
+ VALUE "LegalCopyright", "(c) 2021 Mullvad VPN AB"
VALUE "OriginalFilename", "winnet.dll"
VALUE "ProductName", "Mullvad VPN"
VALUE "ProductVersion", PRODUCT_VERSION