Skip to content

Commit 06c288b

Browse files
committed
Update copyright year
1 parent 49f9947 commit 06c288b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ more about them in the [audits readme](./audits/README.md).
423423

424424
# License
425425

426-
Copyright (C) 2024 Mullvad VPN AB
426+
Copyright (C) 2025 Mullvad VPN AB
427427

428428
This program is free software: you can redistribute it and/or modify it under the terms of the
429429
GNU General Public License as published by the Free Software Foundation, either version 3 of

windows/winfw/src/winfw/winfw.rc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BEGIN
1212
VALUE "FileDescription", "Mullvad VPN firewall module"
1313
VALUE "FileVersion", PRODUCT_VERSION
1414
VALUE "InternalName", "winfw"
15-
VALUE "LegalCopyright", "(c) 2023 Mullvad VPN AB"
15+
VALUE "LegalCopyright", "(c) 2025 Mullvad VPN AB"
1616
VALUE "OriginalFilename", "winfw.dll"
1717
VALUE "ProductName", "Mullvad VPN"
1818
VALUE "ProductVersion", PRODUCT_VERSION

0 commit comments

Comments
 (0)