diff options
| author | Mica White <botahamec@outlook.com> | 2026-01-14 20:43:44 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-01-14 20:43:44 -0500 |
| commit | b91baa8fdfd3b017588bca3356c201529bf82a4f (patch) | |
| tree | 5ddc5a41099ccd460515a224066027ae2986b8fe /windows | |
| parent | ac5dcc8859aebfd2f36d4b6ac58f1bd2f82f4666 (diff) | |
Change copyright year
Diffstat (limited to 'windows')
| -rwxr-xr-x | windows/runner/Runner.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/runner/Runner.rc b/windows/runner/Runner.rc index 7600257..629f02d 100755 --- a/windows/runner/Runner.rc +++ b/windows/runner/Runner.rc @@ -93,7 +93,7 @@ BEGIN VALUE "FileDescription", "speedometer" "\0"
VALUE "FileVersion", VERSION_AS_STRING "\0"
VALUE "InternalName", "speedometer" "\0"
- VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
+ VALUE "LegalCopyright", "Copyright (C) 2026 com.example. All rights reserved." "\0"
VALUE "OriginalFilename", "speedometer.exe" "\0"
VALUE "ProductName", "speedometer" "\0"
VALUE "ProductVersion", VERSION_AS_STRING "\0"
|
