From 85db04bdc8659e9f8b1124c2e944a44d007b66dc Mon Sep 17 00:00:00 2001 From: Howard Wu <HowardWu20@outlook.com> Date: Thu, 8 Feb 2024 18:28:45 +0800 Subject: [PATCH] 2024 --- installer/Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/Install.ps1 b/installer/Install.ps1 index f97f6a5..afb8626 100644 --- a/installer/Install.ps1 +++ b/installer/Install.ps1 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Affero General Public License # along with MagiskOnWSALocal. If not, see <https://www.gnu.org/licenses/>. # -# Copyright (C) 2023 LSPosed Contributors +# Copyright (C) 2024 LSPosed Contributors # $Host.UI.RawUI.WindowTitle = "Installing MagiskOnWSA...."