From 89f0254106d3f83284d3ae229b0e938d144fe860 Mon Sep 17 00:00:00 2001 From: TarikBR <64391349+TarikBR@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:09:44 -0300 Subject: [PATCH] Fix[docs]: Change license to LGPLv3 in readme and fix link (#6389) Closes #6384 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a874f73836..0acec9fd93 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Then, run these commands ~~or build using Android Studio~~. - Probably more, that's why we have a bug tracker ;) ## License -- PojavLauncher is licensed under [GNU GPLv3](https://github.com/khanhduytran0/PojavLauncher/blob/master/LICENSE). +- PojavLauncher is licensed under [GNU LGPLv3](https://github.com/PojavLauncherTeam/PojavLauncher/blob/v3_openjdk/LICENSE). ## Contributing Contributions are welcome! We welcome any type of contribution, not only code. For example, you can help the wiki shape up. You can help the [translation](https://crowdin.com/project/pojavlauncher) too!