diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 11:34:16 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 11:34:16 (EST) |
commit | ebba82f3ce30f854120cb9e21d03e73746091592 (patch) | |
tree | d5228aefdc76900700637d65c0580153fb5deff2 /site/git | |
parent | 3e811a475d51cd21ca083b923684e4b9400376a0 (diff) | |
download | libreboot.org-ebba82f3ce30f854120cb9e21d03e73746091592.zip libreboot.org-ebba82f3ce30f854120cb9e21d03e73746091592.tar.gz libreboot.org-ebba82f3ce30f854120cb9e21d03e73746091592.tar.bz2 |
clarify that list of git providers use free javascript
Diffstat (limited to 'site/git')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 29d4bd4..1982ef9 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -189,7 +189,7 @@ </ul> <p> Most Git hosting providers distribute <a href="https://www.gnu.org/philosophy/javascript-trap.html">non-free JavaScript</a> on their website, but as far as we are aware all of these - providers are freedom-friendly and reliable to use. This list will be expanded upon at a later date. The hosting providers + providers are freedom-friendly and reliable to use (and their JavaScript is free). This list will be expanded upon at a later date. The hosting providers above are all powered by Free Software, which means that you can also host your own version of the software that they use on their website. </p> |