diff options
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> |