Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Jan 31, 2025
1 parent 49f9947 commit 06c288b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ more about them in the [audits readme](./audits/README.md).

# License

Copyright (C) 2024 Mullvad VPN AB
Copyright (C) 2025 Mullvad VPN AB

This program is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3 of
Expand Down
2 changes: 1 addition & 1 deletion windows/winfw/src/winfw/winfw.rc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BEGIN
VALUE "FileDescription", "Mullvad VPN firewall module"
VALUE "FileVersion", PRODUCT_VERSION
VALUE "InternalName", "winfw"
VALUE "LegalCopyright", "(c) 2023 Mullvad VPN AB"
VALUE "LegalCopyright", "(c) 2025 Mullvad VPN AB"
VALUE "OriginalFilename", "winfw.dll"
VALUE "ProductName", "Mullvad VPN"
VALUE "ProductVersion", PRODUCT_VERSION
Expand Down

0 comments on commit 06c288b

Please sign in to comment.