From 1e7ea7d69946b04e66e3ed99cd852a40c081656f Mon Sep 17 00:00:00 2001 From: Helium314 Date: Sun, 12 Jan 2025 21:12:14 +0100 Subject: [PATCH] rename LICENSE-GPL-3 to LICENSE because GitHub is stupid and wrongly shows Apache-2.0 (can't choose, only determined automatically) --- LICENSE-GPL-3 => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE-GPL-3 => LICENSE (100%) diff --git a/LICENSE-GPL-3 b/LICENSE similarity index 100% rename from LICENSE-GPL-3 rename to LICENSE diff --git a/README.md b/README.md index e8c89a17..ac746d95 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ HeliBoard (as a fork of OpenBoard) is licensed under GNU General Public License > Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. -See repo's [LICENSE](/LICENSE-GPL-3) file. +See repo's [LICENSE](/LICENSE) file. Since the app is based on Apache 2.0 licensed AOSP Keyboard, an [Apache 2.0](LICENSE-Apache-2.0) license file is provided.