diff --git a/MSI/MSIBuild b/MSI/MSIBuild index 05edc2b..346a627 160000 --- a/MSI/MSIBuild +++ b/MSI/MSIBuild @@ -1 +1 @@ -Subproject commit 05edc2b598f7ea9683cf01c65d74aec264a02ab1 +Subproject commit 346a6272925a0ad590ef2e1860c77296be9f052d diff --git a/MSI/MSICA b/MSI/MSICA index f98cfef..781f739 160000 --- a/MSI/MSICA +++ b/MSI/MSICA @@ -1 +1 @@ -Subproject commit f98cfef1e7a38bea6ab70547712f4ad2d930d06a +Subproject commit 781f739d44a8a71dceef019fc3e335adcd6984d1 diff --git a/MSI/ZRCola/Main/Makefile b/MSI/ZRCola/Main/Makefile index 7f63f2c..81c2aec 100644 Binary files a/MSI/ZRCola/Main/Makefile and b/MSI/ZRCola/Main/Makefile differ diff --git a/MSI/ZRCola/Makefile b/MSI/ZRCola/Makefile index c641424..6a3bbf4 100644 --- a/MSI/ZRCola/Makefile +++ b/MSI/ZRCola/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright © 1991-2021 Amebis +# Copyright © 1991-2022 Amebis !INCLUDE "..\..\include\MSIBuildCfg.mak" !INCLUDE "..\MSIBuild\Makefile" diff --git a/Makefile b/Makefile index a57cdb0..c38cb67 100644 Binary files a/Makefile and b/Makefile differ diff --git a/MakefileLang.mak b/MakefileLang.mak index c4329ab..05b4cbb 100644 Binary files a/MakefileLang.mak and b/MakefileLang.mak differ diff --git a/MakefileLangPlat.mak b/MakefileLangPlat.mak index f061117..c796f14 100644 Binary files a/MakefileLangPlat.mak and b/MakefileLangPlat.mak differ diff --git a/MakefileLangPlatCfg.mak b/MakefileLangPlatCfg.mak index 97c6f03..6582ec2 100644 Binary files a/MakefileLangPlatCfg.mak and b/MakefileLangPlatCfg.mak differ diff --git a/MakefilePlat.mak b/MakefilePlat.mak index 4fa73de..684d25e 100644 Binary files a/MakefilePlat.mak and b/MakefilePlat.mak differ diff --git a/MakefilePlatCfg.mak b/MakefilePlatCfg.mak index 647931f..271695f 100644 Binary files a/MakefilePlatCfg.mak and b/MakefilePlatCfg.mak differ diff --git a/Updater b/Updater index 0ba186c..a244123 160000 --- a/Updater +++ b/Updater @@ -1 +1 @@ -Subproject commit 0ba186c9846ca05a4b867ac8842ce8b7ace25d15 +Subproject commit a2441233b43e25e870a18918da04f6962017f4f4 diff --git a/ZRCola/MSIBuild/Makefile b/ZRCola/MSIBuild/Makefile index f2a289e..b7b2f98 100644 Binary files a/ZRCola/MSIBuild/Makefile and b/ZRCola/MSIBuild/Makefile differ diff --git a/ZRCola/ZRCola.rc b/ZRCola/ZRCola.rc index 6f51118..bd00796 100644 Binary files a/ZRCola/ZRCola.rc and b/ZRCola/ZRCola.rc differ diff --git a/ZRCola/pch.cpp b/ZRCola/pch.cpp index 8010cc5..a7e1947 100644 --- a/ZRCola/pch.cpp +++ b/ZRCola/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/pch.h b/ZRCola/pch.h index 25fdc3d..13be1d2 100644 --- a/ZRCola/pch.h +++ b/ZRCola/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/ZRCola/zrcolaabout.cpp b/ZRCola/zrcolaabout.cpp index d9491d3..993e701 100644 --- a/ZRCola/zrcolaabout.cpp +++ b/ZRCola/zrcolaabout.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolaabout.h b/ZRCola/zrcolaabout.h index 261b966..332c833 100644 --- a/ZRCola/zrcolaabout.h +++ b/ZRCola/zrcolaabout.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolaapp.cpp b/ZRCola/zrcolaapp.cpp index bc5646f..7e84eb2 100644 --- a/ZRCola/zrcolaapp.cpp +++ b/ZRCola/zrcolaapp.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolaapp.h b/ZRCola/zrcolaapp.h index 954c573..27ddb82 100644 --- a/ZRCola/zrcolaapp.h +++ b/ZRCola/zrcolaapp.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolachrcatpnl.cpp b/ZRCola/zrcolachrcatpnl.cpp index 45bf43a..4dcf242 100644 --- a/ZRCola/zrcolachrcatpnl.cpp +++ b/ZRCola/zrcolachrcatpnl.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolachrcatpnl.h b/ZRCola/zrcolachrcatpnl.h index ebac969..b24106b 100644 --- a/ZRCola/zrcolachrcatpnl.h +++ b/ZRCola/zrcolachrcatpnl.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolachrgrid.cpp b/ZRCola/zrcolachrgrid.cpp index 2fea2fc..d543a93 100644 --- a/ZRCola/zrcolachrgrid.cpp +++ b/ZRCola/zrcolachrgrid.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolachrgrid.h b/ZRCola/zrcolachrgrid.h index 1a2c88e..a661d8c 100644 --- a/ZRCola/zrcolachrgrid.h +++ b/ZRCola/zrcolachrgrid.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolachrreq.cpp b/ZRCola/zrcolachrreq.cpp index cff933d..bffe8ad 100644 --- a/ZRCola/zrcolachrreq.cpp +++ b/ZRCola/zrcolachrreq.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolachrreq.h b/ZRCola/zrcolachrreq.h index cf610e3..8e17519 100644 --- a/ZRCola/zrcolachrreq.h +++ b/ZRCola/zrcolachrreq.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolachrslct.cpp b/ZRCola/zrcolachrslct.cpp index c0ba0ba..df22534 100644 --- a/ZRCola/zrcolachrslct.cpp +++ b/ZRCola/zrcolachrslct.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolachrslct.h b/ZRCola/zrcolachrslct.h index 2c03d03..58c4e81 100644 --- a/ZRCola/zrcolachrslct.h +++ b/ZRCola/zrcolachrslct.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolacomppnl.cpp b/ZRCola/zrcolacomppnl.cpp index 11a5290..bffb1b9 100644 --- a/ZRCola/zrcolacomppnl.cpp +++ b/ZRCola/zrcolacomppnl.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolacomppnl.h b/ZRCola/zrcolacomppnl.h index 42d7333..b49a785 100644 --- a/ZRCola/zrcolacomppnl.h +++ b/ZRCola/zrcolacomppnl.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolafrm.cpp b/ZRCola/zrcolafrm.cpp index 7b57bd5..1082621 100644 --- a/ZRCola/zrcolafrm.cpp +++ b/ZRCola/zrcolafrm.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolafrm.h b/ZRCola/zrcolafrm.h index ba5d99c..5ed231f 100644 --- a/ZRCola/zrcolafrm.h +++ b/ZRCola/zrcolafrm.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolakeyhndlr.cpp b/ZRCola/zrcolakeyhndlr.cpp index c2a2519..308503b 100644 --- a/ZRCola/zrcolakeyhndlr.cpp +++ b/ZRCola/zrcolakeyhndlr.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolakeyhndlr.h b/ZRCola/zrcolakeyhndlr.h index 1c860ca..56356ab 100644 --- a/ZRCola/zrcolakeyhndlr.h +++ b/ZRCola/zrcolakeyhndlr.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolasettings.cpp b/ZRCola/zrcolasettings.cpp index b66afaa..04cde50 100644 --- a/ZRCola/zrcolasettings.cpp +++ b/ZRCola/zrcolasettings.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolasettings.h b/ZRCola/zrcolasettings.h index 9903ad4..f60e027 100644 --- a/ZRCola/zrcolasettings.h +++ b/ZRCola/zrcolasettings.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolatranseq.cpp b/ZRCola/zrcolatranseq.cpp index 3a7e850..c6efff1 100644 --- a/ZRCola/zrcolatranseq.cpp +++ b/ZRCola/zrcolatranseq.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolatranseq.h b/ZRCola/zrcolatranseq.h index 3d2c4c1..38b7250 100644 --- a/ZRCola/zrcolatranseq.h +++ b/ZRCola/zrcolatranseq.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRCola/zrcolaupdater.cpp b/ZRCola/zrcolaupdater.cpp index f58a4f4..6bc46cf 100644 --- a/ZRCola/zrcolaupdater.cpp +++ b/ZRCola/zrcolaupdater.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRCola/zrcolaupdater.h b/ZRCola/zrcolaupdater.h index 1f37f08..c7debb4 100644 --- a/ZRCola/zrcolaupdater.h +++ b/ZRCola/zrcolaupdater.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ /// diff --git a/ZRColaCompile/ZRColaCompile.rc b/ZRColaCompile/ZRColaCompile.rc index c5ffe5b..e330a96 100644 Binary files a/ZRColaCompile/ZRColaCompile.rc and b/ZRColaCompile/ZRColaCompile.rc differ diff --git a/ZRColaCompile/dbsource.cpp b/ZRColaCompile/dbsource.cpp index 361abb0..e76af0c 100644 --- a/ZRColaCompile/dbsource.cpp +++ b/ZRColaCompile/dbsource.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRColaCompile/dbsource.h b/ZRColaCompile/dbsource.h index d176c59..7fd22df 100644 --- a/ZRColaCompile/dbsource.h +++ b/ZRColaCompile/dbsource.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/ZRColaCompile/main.cpp b/ZRColaCompile/main.cpp index 960e2a7..14dd7ba 100644 --- a/ZRColaCompile/main.cpp +++ b/ZRColaCompile/main.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRColaCompile/parse.cpp b/ZRColaCompile/parse.cpp index 83dc56d..dc8eb7c 100644 --- a/ZRColaCompile/parse.cpp +++ b/ZRColaCompile/parse.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2018-2021 Amebis + Copyright © 2018-2022 Amebis */ #include "pch.h" diff --git a/ZRColaCompile/parse.h b/ZRColaCompile/parse.h index 4300597..806ded3 100644 --- a/ZRColaCompile/parse.h +++ b/ZRColaCompile/parse.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2018-2021 Amebis + Copyright © 2018-2022 Amebis */ #pragma once diff --git a/ZRColaCompile/pch.cpp b/ZRColaCompile/pch.cpp index 8010cc5..a7e1947 100644 --- a/ZRColaCompile/pch.cpp +++ b/ZRColaCompile/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRColaCompile/pch.h b/ZRColaCompile/pch.h index 4117ff9..6cb35ce 100644 --- a/ZRColaCompile/pch.h +++ b/ZRColaCompile/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/ZRColaInstall/ZRColaInstall.rc b/ZRColaInstall/ZRColaInstall.rc index 3d7ee5b..a425e67 100644 Binary files a/ZRColaInstall/ZRColaInstall.rc and b/ZRColaInstall/ZRColaInstall.rc differ diff --git a/ZRColaInstall/main.cpp b/ZRColaInstall/main.cpp index edd39b2..53e3254 100644 --- a/ZRColaInstall/main.cpp +++ b/ZRColaInstall/main.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRColaInstall/pch.cpp b/ZRColaInstall/pch.cpp index 8010cc5..a7e1947 100644 --- a/ZRColaInstall/pch.cpp +++ b/ZRColaInstall/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/ZRColaInstall/pch.h b/ZRColaInstall/pch.h index 0d65034..e340368 100644 --- a/ZRColaInstall/pch.h +++ b/ZRColaInstall/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/bin/CanoPerm.wsf b/bin/CanoPerm.wsf index 2e03cb9..b45d03e 100644 --- a/bin/CanoPerm.wsf +++ b/bin/CanoPerm.wsf @@ -1,12 +1,12 @@  - Generates character index permutations - Amebis, Copyright © 2017-2021 + Generates character index permutations - Amebis, Copyright © 2017-2022 Example: diff --git a/bin/InstFont.wsf b/bin/InstFont.wsf index 277406c..8218945 100644 --- a/bin/InstFont.wsf +++ b/bin/InstFont.wsf @@ -1,12 +1,12 @@  - Installs font - Amebis, Copyright © 2016-2021 + Installs font - Amebis, Copyright © 2016-2022 Example: diff --git a/bin/MkLnk.wsf b/bin/MkLnk.wsf index 8bb4280..c90b668 100644 --- a/bin/MkLnk.wsf +++ b/bin/MkLnk.wsf @@ -1,12 +1,12 @@  - Creates shortcut to a program - Amebis, Copyright © 1991-2021 + Creates shortcut to a program - Amebis, Copyright © 1991-2022 diff --git a/bin/ZRCUpdate.wsf b/bin/ZRCUpdate.wsf index 3bf5704..4a615b6 100644 --- a/bin/ZRCUpdate.wsf +++ b/bin/ZRCUpdate.wsf @@ -1,7 +1,7 @@  diff --git a/include/ARM64.props b/include/ARM64.props index afbaffd..d74e5bb 100644 --- a/include/ARM64.props +++ b/include/ARM64.props @@ -1,7 +1,7 @@ diff --git a/include/Debug.props b/include/Debug.props index 53b48af..809a56a 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -1,7 +1,7 @@ diff --git a/include/MSIBuildCfg.mak b/include/MSIBuildCfg.mak index 1996843..75a02c5 100644 Binary files a/include/MSIBuildCfg.mak and b/include/MSIBuildCfg.mak differ diff --git a/include/Release.props b/include/Release.props index 3732652..2d14d27 100644 --- a/include/Release.props +++ b/include/Release.props @@ -1,7 +1,7 @@ diff --git a/include/UpdaterCfg.h b/include/UpdaterCfg.h index 9d7d792..f524719 100644 --- a/include/UpdaterCfg.h +++ b/include/UpdaterCfg.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "version.h" diff --git a/include/Win32.props b/include/Win32.props index 6bab022..2d44ab6 100644 --- a/include/Win32.props +++ b/include/Win32.props @@ -1,7 +1,7 @@ diff --git a/include/common.props b/include/common.props index d1c4de2..02e73b0 100644 --- a/include/common.props +++ b/include/common.props @@ -1,7 +1,7 @@ diff --git a/include/version.h b/include/version.h index 496627d..0cbf2f9 100644 --- a/include/version.h +++ b/include/version.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/include/x64.props b/include/x64.props index f631a15..007de67 100644 --- a/include/x64.props +++ b/include/x64.props @@ -1,7 +1,7 @@ diff --git a/include/xgettext.props b/include/xgettext.props index 8463965..47695c0 100644 --- a/include/xgettext.props +++ b/include/xgettext.props @@ -1,7 +1,7 @@ diff --git a/include/xgettext.targets b/include/xgettext.targets index d6d64f5..9708763 100644 --- a/include/xgettext.targets +++ b/include/xgettext.targets @@ -1,7 +1,7 @@ diff --git a/include/xgettext.xml b/include/xgettext.xml index eb88bdc..4120ea5 100644 --- a/include/xgettext.xml +++ b/include/xgettext.xml @@ -1,7 +1,7 @@ diff --git a/lib/WinStd b/lib/WinStd index 27f3946..0d56d79 160000 --- a/lib/WinStd +++ b/lib/WinStd @@ -1 +1 @@ -Subproject commit 27f3946c4feaaf5a9387366a41262d3e97ea08d9 +Subproject commit 0d56d79c3503982beab400a210e49c60a8827997 diff --git a/lib/libZRCola/include/zrcola/character.h b/lib/libZRCola/include/zrcola/character.h index 437e318..2167d04 100644 --- a/lib/libZRCola/include/zrcola/character.h +++ b/lib/libZRCola/include/zrcola/character.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/include/zrcola/common.h b/lib/libZRCola/include/zrcola/common.h index f4610e8..78671e1 100644 --- a/lib/libZRCola/include/zrcola/common.h +++ b/lib/libZRCola/include/zrcola/common.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/include/zrcola/highlight.h b/lib/libZRCola/include/zrcola/highlight.h index 073e9ac..b4a89f2 100644 --- a/lib/libZRCola/include/zrcola/highlight.h +++ b/lib/libZRCola/include/zrcola/highlight.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2021 Amebis + Copyright © 2021-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/include/zrcola/language.h b/lib/libZRCola/include/zrcola/language.h index 7133cb6..7b8365c 100644 --- a/lib/libZRCola/include/zrcola/language.h +++ b/lib/libZRCola/include/zrcola/language.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/include/zrcola/tag.h b/lib/libZRCola/include/zrcola/tag.h index 1032bcb..1c39de6 100644 --- a/lib/libZRCola/include/zrcola/tag.h +++ b/lib/libZRCola/include/zrcola/tag.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/include/zrcola/translate.h b/lib/libZRCola/include/zrcola/translate.h index 05210c8..8e90cc7 100644 --- a/lib/libZRCola/include/zrcola/translate.h +++ b/lib/libZRCola/include/zrcola/translate.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/src/character.cpp b/lib/libZRCola/src/character.cpp index 6c0df29..4df524b 100644 --- a/lib/libZRCola/src/character.cpp +++ b/lib/libZRCola/src/character.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/common.cpp b/lib/libZRCola/src/common.cpp index ba81fcb..8703b03 100644 --- a/lib/libZRCola/src/common.cpp +++ b/lib/libZRCola/src/common.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/highlight.cpp b/lib/libZRCola/src/highlight.cpp index 59717f2..8ec772d 100644 --- a/lib/libZRCola/src/highlight.cpp +++ b/lib/libZRCola/src/highlight.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2021 Amebis + Copyright © 2021-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/language.cpp b/lib/libZRCola/src/language.cpp index b79601d..3831c6d 100644 --- a/lib/libZRCola/src/language.cpp +++ b/lib/libZRCola/src/language.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/mapping.cpp b/lib/libZRCola/src/mapping.cpp index 6a49b76..b95393d 100644 --- a/lib/libZRCola/src/mapping.cpp +++ b/lib/libZRCola/src/mapping.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/pch.cpp b/lib/libZRCola/src/pch.cpp index 8010cc5..a7e1947 100644 --- a/lib/libZRCola/src/pch.cpp +++ b/lib/libZRCola/src/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/pch.h b/lib/libZRCola/src/pch.h index 8787b18..3808ac7 100644 --- a/lib/libZRCola/src/pch.h +++ b/lib/libZRCola/src/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRCola/src/tag.cpp b/lib/libZRCola/src/tag.cpp index 1c34a12..121c1bd 100644 --- a/lib/libZRCola/src/tag.cpp +++ b/lib/libZRCola/src/tag.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRCola/src/translate.cpp b/lib/libZRCola/src/translate.cpp index 2d5a21a..60f26fb 100644 --- a/lib/libZRCola/src/translate.cpp +++ b/lib/libZRCola/src/translate.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRColaUI/MSIBuild/Makefile b/lib/libZRColaUI/MSIBuild/Makefile index 3f65276..0f20fad 100644 --- a/lib/libZRColaUI/MSIBuild/Makefile +++ b/lib/libZRColaUI/MSIBuild/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright © 1991-2021 Amebis +# Copyright © 1991-2022 Amebis !INCLUDE "..\..\..\include\MSIBuildCfg.mak" diff --git a/lib/libZRColaUI/include/zrcolaui/chargroup.h b/lib/libZRColaUI/include/zrcolaui/chargroup.h index 75d97c0..cb2266a 100644 --- a/lib/libZRColaUI/include/zrcolaui/chargroup.h +++ b/lib/libZRColaUI/include/zrcolaui/chargroup.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRColaUI/include/zrcolaui/keyboard.h b/lib/libZRColaUI/include/zrcolaui/keyboard.h index b6db453..ae5ac8e 100644 --- a/lib/libZRColaUI/include/zrcolaui/keyboard.h +++ b/lib/libZRColaUI/include/zrcolaui/keyboard.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/libZRColaUI/src/keyboard.cpp b/lib/libZRColaUI/src/keyboard.cpp index 654ce81..dca5877 100644 --- a/lib/libZRColaUI/src/keyboard.cpp +++ b/lib/libZRColaUI/src/keyboard.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRColaUI/src/pch.cpp b/lib/libZRColaUI/src/pch.cpp index 8010cc5..a7e1947 100644 --- a/lib/libZRColaUI/src/pch.cpp +++ b/lib/libZRColaUI/src/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #include "pch.h" diff --git a/lib/libZRColaUI/src/pch.h b/lib/libZRColaUI/src/pch.h index cf5c38e..b0c76e1 100644 --- a/lib/libZRColaUI/src/pch.h +++ b/lib/libZRColaUI/src/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2015-2021 Amebis + Copyright © 2015-2022 Amebis */ #pragma once diff --git a/lib/stdex b/lib/stdex index c694b22..6b9972b 160000 --- a/lib/stdex +++ b/lib/stdex @@ -1 +1 @@ -Subproject commit c694b22faec6f1d1626b18ceb399df0aae26bf10 +Subproject commit 6b9972b0a625943ba658d45db62d31189de83703 diff --git a/lib/wxExtend b/lib/wxExtend index bbfb70f..30f2891 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit bbfb70f7116273feac35d60462112569c6e635ca +Subproject commit 30f289123f7e02fb11c1cb4e38bc17c7c41b68e7