diff options
author | dartraiden <dartraiden@protonmail.com> | 2020-01-01 22:04:08 +0300 |
---|---|---|
committer | dartraiden <dartraiden@protonmail.com> | 2020-01-01 22:04:08 +0300 |
commit | 7f88379698aa8a608c9a2b3f23c4e21c207f5735 (patch) | |
tree | c015b3c4c499dfe4ea129fbd1af2d32524b7d136 /src/mir_core/res/version.rc | |
parent | d82f8462ec7e8fdd742f89c62a80f54471059e2a (diff) |
Happy new year, Miranda, part 2
Diffstat (limited to 'src/mir_core/res/version.rc')
-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 1c8525911a..df9e730c42 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-19 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-20 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" |