aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-12-30 09:25:47 -0500
committerDrew DeVault <sir@cmpwn.com>2020-12-30 09:25:47 -0500
commit825cd4d10f44e65aebe3f6e03ec44d5b06cb3b09 (patch)
tree75888d7bb1546e3f66274126fe322ba700d5d97c
parent8059b0bd6f1979b670792894ff377ae1543217b5 (diff)
downloadsr.ht-docs-825cd4d10f44e65aebe3f6e03ec44d5b06cb3b09.tar.gz
license.md: add LGPL
-rw-r--r--license.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/license.md b/license.md
index f3e2851..0fdf421 100644
--- a/license.md
+++ b/license.md
@@ -27,6 +27,13 @@ devices which use GPLv3 licensed software.
[GPLv3 information](https://www.gnu.org/licenses/gpl-3.0.en.html) &mdash;
[GPLv3 plain text](https://www.gnu.org/licenses/gpl-3.0.txt)
+If your software is a library, you may prefer to use LGPL. It provides similar
+obligations for those who modify and re-distribute your library, but it doesn't
+impose on the programs which depend on your code.
+
+[LGPLv3 information](https://www.gnu.org/licenses/lgpl-3.0.en.html) &mdash;
+[LGPLv3 plain text](https://www.gnu.org/licenses/lgpl-3.0.txt)
+
Authors publishing software which is useful over a network &mdash; databases,
web applications, and so on &mdash; should consider the "Affero" General Public
License, or AGPL, as well. The AGPL is similar to the GPL, but its terms also apply