diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 12:53:21 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 12:53:21 (EST) |
commit | f253227583230d38c3fdbbdfc538be9a2690afc3 (patch) | |
tree | a079cf08aa07be5ee091fe0bcf4dcc2aaf24c1ed /site/gitlab | |
parent | 583009475eecec8b13c6d1feb5a1b0be7c75cf00 (diff) | |
download | libreboot.org-f253227583230d38c3fdbbdfc538be9a2690afc3.zip libreboot.org-f253227583230d38c3fdbbdfc538be9a2690afc3.tar.gz libreboot.org-f253227583230d38c3fdbbdfc538be9a2690afc3.tar.bz2 |
typofix
Diffstat (limited to 'site/gitlab')
-rw-r--r-- | site/gitlab/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/gitlab/index.php b/site/gitlab/index.php index 1bd89b2..0de0754 100644 --- a/site/gitlab/index.php +++ b/site/gitlab/index.php @@ -51,7 +51,7 @@ <li> GitLab itself is proprietary software. There is a <em>community edition</em> but this is only used as a source of cheap labour for GitLab to prop up its proprietary version, which it sells for profit. - In fact, the <a href="https://web.archive.org/web/20141215225437/https://about.gitlab.com/2014/02/11/gitlab-ee-license-change/">Enterprice Edition used to be Free software, until early 2014</a>. What else will they make proprietary? Perhaps one day they will drop the community edition? + In fact, the <a href="https://web.archive.org/web/20141215225437/https://about.gitlab.com/2014/02/11/gitlab-ee-license-change/">Enterprise Edition used to be Free software, until early 2014</a>. What else will they make proprietary? Perhaps one day they will drop the community edition? </li> <li><a href="https://web.archive.org/web/20150405153359/https://gitlab.com/gitlab-org/gitlab-ce/commits/master/doc/legal/individual_contributor_license_agreement.md">GitLab uses a CLA for all contributions to the community edition</a>. What this means is that they want you to use their permissive (non-copyleft) license, so that they can make your work proprietary as part of the enterprise edition.</li> <li><a href="https://www.gnu.org/philosophy/javascript-trap.html">GitLab serves non-free JavaScript code</a></li> |