Update LegalCopyright year to 2025

This commit is contained in:
Markus Pettersson 2025-01-02 10:56:59 +01:00
parent 38ae9e95cf
commit 7f075a98e4
No known key found for this signature in database
GPG Key ID: FBF42EDCDB3DEF72
5 changed files with 5 additions and 5 deletions

View File

@ -48,6 +48,6 @@ features = [
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
LegalCopyright = "(c) 2024 Mullvad VPN AB"
LegalCopyright = "(c) 2025 Mullvad VPN AB"
InternalName = "mullvad-cli"
OriginalFilename = "mullvad.exe"

View File

@ -97,6 +97,6 @@ features = [
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
LegalCopyright = "(c) 2024 Mullvad VPN AB"
LegalCopyright = "(c) 2025 Mullvad VPN AB"
InternalName = "mullvad-daemon"
OriginalFilename = "mullvad-daemon.exe"

View File

@ -45,6 +45,6 @@ features = [
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
LegalCopyright = "(c) 2024 Mullvad VPN AB"
LegalCopyright = "(c) 2025 Mullvad VPN AB"
InternalName = "mullvad-problem-report"
OriginalFilename = "mullvad-problem-report.exe"

View File

@ -50,7 +50,7 @@ winapi = { version = "0.3", features = ["winerror"] }
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
LegalCopyright = "(c) 2024 Mullvad VPN AB"
LegalCopyright = "(c) 2025 Mullvad VPN AB"
InternalName = "talpid-openvpn-plugin"
OriginalFilename = "talpid_openvpn_plugin.dll"

View File

@ -24,6 +24,6 @@ mullvad-version = { path = "../mullvad-version" }
[package.metadata.winres]
ProductName = "Mullvad VPN"
CompanyName = "Mullvad VPN AB"
LegalCopyright = "(c) 2024 Mullvad VPN AB"
LegalCopyright = "(c) 2025 Mullvad VPN AB"
InternalName = "mullvad-installer"
OriginalFilename = "MullvadVPN.exe"