From 91e10d014fadf8b2cff84869866507331d859d22 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Wed, 1 Aug 2018 08:05:56 -0700 Subject: [PATCH] rm unnecessary chars --- licenses.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses.html b/licenses.html index c46500a..4a2bf68 100644 --- a/licenses.html +++ b/licenses.html @@ -5,7 +5,7 @@ class: license-types title: Licenses --- -

Open source licenses grant permission to everyone to use, modify, and share licensed software for any purpose, subject to conditions preserving the provenance and openness of the software. The following licenses are arranged from one with the strongest of these conditions (GNU AGPLv3) to one with no conditions (Unlicense). Notice that the popular licenses featured on the home page (GNU GPLv3, and MIT License) fall within this spectrum.

+

Open source licenses grant permission to everyone to use, modify, and share licensed software for any purpose, subject to conditions preserving the provenance and openness of the software. The following licenses are arranged from one with the strongest of these conditions (GNU AGPLv3) to one with no conditions (Unlicense). Notice that the popular licenses featured on the home page (GNU GPLv3 and MIT) fall within this spectrum.

If you were looking for a reference table of all of the licenses on choosealicense.com, see the appendix.

{% include license-overview.html license-id="agpl-3.0" %}