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/miranda32 | |
| parent | d82f8462ec7e8fdd742f89c62a80f54471059e2a (diff) | |
Happy new year, Miranda, part 2
Diffstat (limited to 'src/miranda32')
| -rw-r--r-- | src/miranda32/res/version.rc | 2 | ||||
| -rw-r--r-- | src/miranda32/src/stdafx.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/miranda32/res/version.rc b/src/miranda32/res/version.rc index 88a85a492a..24f5241375 100644 --- a/src/miranda32/res/version.rc +++ b/src/miranda32/res/version.rc @@ -38,7 +38,7 @@ BEGIN VALUE "FileDescription", "Miranda NG\0"
VALUE "FileVersion", MIRANDA_VERSION_DISPLAY
VALUE "InternalName", "miranda32\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", "miranda32.exe\0"
VALUE "PrivateBuild", "\0"
diff --git a/src/miranda32/src/stdafx.cxx b/src/miranda32/src/stdafx.cxx index c99d1c63ba..f80115fcef 100644 --- a/src/miranda32/src/stdafx.cxx +++ b/src/miranda32/src/stdafx.cxx @@ -1,6 +1,6 @@ /*
-Copyright (C) 2012-19 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
|
