From 7cefe4c92d513fc91566f97bece2794844f80a4d Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Fri, 3 Jun 2016 10:25:30 -0700 Subject: [PATCH] rm unncessary 'additionally' --- _licenses/agpl-3.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_licenses/agpl-3.0.txt b/_licenses/agpl-3.0.txt index 7122693..038289e 100644 --- a/_licenses/agpl-3.0.txt +++ b/_licenses/agpl-3.0.txt @@ -5,7 +5,7 @@ nickname: GNU AGPLv3 redirect_from: /licenses/agpl/ source: http://www.gnu.org/licenses/agpl-3.0.txt -description: Permissions of this strongest 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. Additionally, when a modified version is used to provide a service over a network, the complete source code of the modified version must be made available. +description: Permissions of this strongest 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. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.