From 58d3ab97b7744857daeb2daabc6b0b2bd044b88c Mon Sep 17 00:00:00 2001 From: tehcneko <7764726+tehcneko@users.noreply.github.com> Date: Sat, 13 Feb 2021 12:52:24 +0800 Subject: [PATCH] [README] Fix license --- LICENSE.md => LICENSE | 0 README.md | 4 ++++ 2 files changed, 4 insertions(+) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE diff --git a/README.md b/README.md index a72226187e4..21d32480933 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,7 @@ Notice: These community group don't accept any bug report, please use [Get help] - [SandHook](https://github.com/ganyao114/SandHook/): ART hooking framework for SandHook variant - [Dobby](https://github.com/jmpews/Dobby): used for inline hooking - [EdXposed](https://github.com/ElderDrivers/EdXposed): fork source + +## License + +LSPosed is licensed under the **GNU General Public License v3 (GPL-3)** (http://www.gnu.org/copyleft/gpl.html). \ No newline at end of file