From 0b4c58293a48d8be3fbe634424b0906e5dd6570b Mon Sep 17 00:00:00 2001 From: Fankesyooni <37344460+fankes@users.noreply.github.com> Date: Thu, 10 Feb 2022 18:40:47 +0800 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 300934a..00a8b37 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,23 @@ TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed # 许可证 -- [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html) +- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) ``` -Copyright (C) 2020-2022 Fankes Studio(qzmmcn@163.com) +Copyright (C) 2019-2022 qzmmcn@163.com This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, either version 3 of the +License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . ``` + +版权所有 © 2019-2022 qzmmcn@163.com