From 89127252680d69819b30aa94522d36fc719b33d4 Mon Sep 17 00:00:00 2001 From: Preston Date: Mon, 13 Apr 2020 20:48:00 -0400 Subject: [PATCH] Relicense as AGPLv3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed9fba6c..92e35a0b 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,10 @@ I will add more things to do as progress gets made. For now what I have listed To chat about the FreeTube rewrite or to ask questions, we encourage you to join our [Matrix Community](https://riot.im/app/#/group/+freetube:matrix.org). I will be there actively working on the rewrite and will be available to help you get started. Alternatively, you can email me at FreeTubeApp@protonmail.com. ## License -[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html) +[![GNU AGPLv3 Image](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0.html) FreeTube is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the -[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as +[GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.