diff options
| author | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
| commit | 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 (patch) | |
| tree | b7a800e8cd497a960aa28f35f92d1d8d098f5554 /src/mir_core/res | |
| parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) | |
Another year has passed
Diffstat (limited to 'src/mir_core/res')
| -rw-r--r-- | src/mir_core/res/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_core/res/version.rc b/src/mir_core/res/version.rc index ea87e01885..9f1e2311b5 100644 --- a/src/mir_core/res/version.rc +++ b/src/mir_core/res/version.rc @@ -38,7 +38,7 @@ BEGIN VALUE "FileDescription", "Miranda NG\0"
VALUE "FileVersion", MIRANDA_VERSION_DISPLAY
VALUE "InternalName", "mir_core\0"
- VALUE "LegalCopyright", "Copyright © 2000-11 Miranda IM, 2012-24 Miranda NG team. This software is released under the terms of the GNU General Public License.\0"
+ VALUE "LegalCopyright", "Copyright © 2000-11 Miranda IM, 2012-25 Miranda NG team. This software is released under the terms of the GNU General Public License.\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "mir_core.mir\0"
VALUE "PrivateBuild", "\0"
|
