summaryrefslogtreecommitdiffhomepage
path: root/talpid-openvpn-plugin
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2023-01-26 14:50:41 +0100
committerLinus Färnstrand <linus@mullvad.net>2023-01-27 10:19:40 +0100
commit3e83b2dee3f75cbcedcc4f4d432b8e5a8ddea4e1 (patch)
tree870b264bb4233f0a4add0e52f0bb305b0c47fe6f /talpid-openvpn-plugin
parent4d3e776643f421e8a26dceebec4cff3522214c19 (diff)
downloadmullvadvpn-3e83b2dee3f75cbcedcc4f4d432b8e5a8ddea4e1.tar.xz
mullvadvpn-3e83b2dee3f75cbcedcc4f4d432b8e5a8ddea4e1.zip
Bump LegalCopyright to 2023
Diffstat (limited to 'talpid-openvpn-plugin')
-rw-r--r--talpid-openvpn-plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid-openvpn-plugin/Cargo.toml b/talpid-openvpn-plugin/Cargo.toml
index 12db76343b..5d9f674add 100644
--- a/talpid-openvpn-plugin/Cargo.toml
+++ b/talpid-openvpn-plugin/Cargo.toml
@@ -41,6 +41,6 @@ features = [
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
-LegalCopyright = "(c) 2022 Mullvad VPN AB"
+LegalCopyright = "(c) 2023 Mullvad VPN AB"
InternalName = "talpid-openvpn-plugin"
OriginalFilename = "talpid_openvpn_plugin.dll"