X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc-src%2Fsource;h=636455c51aac66e06de52ec460f16cb6c8e4133f;hb=HEAD;hp=670071b224d5579b3ceeabcf6e07a95594ea6a07;hpb=e36399974e6ccd1ee3e53bfffa3c34edaf8bd488;p=quix0rs-gnu-social.git diff --git a/doc-src/source b/doc-src/source index 670071b224..636455c51a 100644 --- a/doc-src/source +++ b/doc-src/source @@ -1,16 +1,20 @@ - + -This service uses a Free microblogging tool called **StatusNet**. -StatusNet is available under the [GNU Affero General Public License -Version 3.0](http://www.fsf.org/licensing/licenses/agpl-3.0.html), a +This service uses a Free microblogging tool called **GNU social**. +GNU social is available under the [GNU Affero General Public License +Version 3.0](https://www.fsf.org/licensing/licenses/agpl-3.0.html), a Free Software license for network services. -You can get a copy of the software from the -[StatusNet](http://status.net/) main site. The version of the software +You can get a copy of the software by following links from the +[GNU social main site](https://gnu.io/)¹. The version of the software that runs on *this* site is unmodified from that version. The site -also depends on certain libraries and other software; you can get -those at the StatusNet site, too. - +also depends on certain libraries and other software; these are all +bundled in the [GNU social repository](https://git.gnu.io/gnu/gnu-social)² +and release archive files. +References +---------- +1. GNU social main site, +2. GNU social repository,