diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/installer_ng/MirandaNG.iss | 2 | ||||
-rw-r--r-- | tools/installer_ng_stable/MirandaNG.iss | 2 | ||||
-rw-r--r-- | tools/mdbx_chk/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | tools/mdbx_dump/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | tools/mdbx_load/src/stdafx.cxx | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tools/installer_ng/MirandaNG.iss b/tools/installer_ng/MirandaNG.iss index 50b731cb14..1f07995379 100644 --- a/tools/installer_ng/MirandaNG.iss +++ b/tools/installer_ng/MirandaNG.iss @@ -17,7 +17,7 @@ AppVersion={#AppVer} AppName=Miranda NG
AppVerName=Miranda NG {#SetupSetting("AppVersion")}
AppPublisher=Miranda NG team
-AppCopyRight=2019 © Miranda NG team
+AppCopyRight=2020 © Miranda NG team
VersionInfoVersion={#SetupSetting("AppVersion")}
MinVersion=5.0
ArchitecturesAllowed={#ArcAllow}
diff --git a/tools/installer_ng_stable/MirandaNG.iss b/tools/installer_ng_stable/MirandaNG.iss index 97ce430b1e..3d3e964721 100644 --- a/tools/installer_ng_stable/MirandaNG.iss +++ b/tools/installer_ng_stable/MirandaNG.iss @@ -17,7 +17,7 @@ AppVersion={#AppVer} AppName=Miranda NG
AppVerName=Miranda NG {#SetupSetting("AppVersion")}
AppPublisher=Miranda NG team
-AppCopyRight=2019 © Miranda NG team
+AppCopyRight=2020 © Miranda NG team
VersionInfoVersion={#SetupSetting("AppVersion")}
MinVersion=5.0
ArchitecturesAllowed={#ArcAllow}
diff --git a/tools/mdbx_chk/src/stdafx.cxx b/tools/mdbx_chk/src/stdafx.cxx index 228ce45de4..77a6bea7ef 100644 --- a/tools/mdbx_chk/src/stdafx.cxx +++ b/tools/mdbx_chk/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2018-19 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2018-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 diff --git a/tools/mdbx_dump/src/stdafx.cxx b/tools/mdbx_dump/src/stdafx.cxx index 228ce45de4..77a6bea7ef 100644 --- a/tools/mdbx_dump/src/stdafx.cxx +++ b/tools/mdbx_dump/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2018-19 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2018-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 diff --git a/tools/mdbx_load/src/stdafx.cxx b/tools/mdbx_load/src/stdafx.cxx index 0cd9ab4005..22c4818d32 100644 --- a/tools/mdbx_load/src/stdafx.cxx +++ b/tools/mdbx_load/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2018-19 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2018-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 |