diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-01-23 11:57:58 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-01-23 11:57:58 -0500 |
commit | 2aaf0015cece1ce1ba2236cd6d601efeda8736cc (patch) | |
tree | d817299be728d7fae4d964ce454b8d034cdb09ea | |
parent | 3a0b5501e4ef671448f5b6787e9cbd06d670f496 (diff) | |
download | sr.ht-docs-2aaf0015cece1ce1ba2236cd6d601efeda8736cc.tar.gz |
license.md: make more consistent the layout of links
-rw-r--r-- | license.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,12 +28,12 @@ install their modifications onto devices which use GPLv3 licensed software. Authors publishing software which is useful over a network — databases, web applications, and so on — should consider the "Affero" General Public -License, or AGPL, as well: +License, or AGPL, as well. SourceHut itself is distributed with the AGPLv3 +license. + [AGPLv3 information](https://www.gnu.org/licenses/agpl-3.0.html) — [AGPLv3 plain text](https://www.gnu.org/licenses/agpl-3.0.txt) -SourceHut itself is distributed with the AGPLv3 license. - ## I want a simple license with few obligations. The MIT and BSD licenses allow anyone to use or modify your software for any |