From cf6c6c834c8ecbbfd7996b38dac073b51aa6ceb3 Mon Sep 17 00:00:00 2001 From: Sid Sijbrandij Date: Mon, 4 Aug 2025 23:31:55 +0000 Subject: [PATCH 1/2] Clarify the open-core nature of the project. Addressing the issue raised on https://isitreallyfoss.com/projects/gitlab/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0b9220ab7b30c..dbb7aa6a6c6bb0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To see how GitLab looks please see the [features page on our website](https://ab - Complete continuous integration (CI) and continuous deployment/delivery (CD) pipelines to build, test, and deploy your applications - Each project can also have an issue tracker, issue board, and a wiki - Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises -- Completely free and open source (MIT Expat license) +- Open-core, most of the code is MIT with the files in /ee being propietary but source available and open for contributions. ## Editions -- GitLab From 1d34a7001e978f7143ad09f3ad47abec74444c4e Mon Sep 17 00:00:00 2001 From: Sid Sijbrandij Date: Wed, 6 Aug 2025 17:01:21 +0000 Subject: [PATCH 2/2] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: GitLab Duo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbb7aa6a6c6bb0..7f25bd0e1f7d9c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To see how GitLab looks please see the [features page on our website](https://ab - Complete continuous integration (CI) and continuous deployment/delivery (CD) pipelines to build, test, and deploy your applications - Each project can also have an issue tracker, issue board, and a wiki - Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises -- Open-core, most of the code is MIT with the files in /ee being propietary but source available and open for contributions. +- Open-core, most of the code is MIT with the files in /ee being proprietary but source available and open for contributions. ## Editions -- GitLab