diff options
| author | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
| commit | 3eb8e1c65d5f096cd6d72a87e63d01e1da24052e (patch) | |
| tree | 6ec634fc74f6ea87170b14893c4b046efc09729e /src/mir_core/res | |
| parent | b2a65cb0e93f070ebb78dd69a9740527fb0e6261 (diff) | |
Update copyrights
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 df9e730c42..972b416d10 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-20 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-21 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" |
