From dc5e15cc3d0b37e918733af186201f1acdb66aab Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 29 Jan 2025 01:59:34 +0100 Subject: [PATCH] CoC: remove constraint suggesting copyright can be 'owned collectively' --- docs/CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 606c28fe4ef..97d6a9f557e 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -115,7 +115,6 @@ C4 is meant to provide a reusable optimal collaboration model for open source so - The project MUST use a share-alike license, such as BSD-3, the GPLv3 or a variant thereof (LGPL, AGPL), or the MPLv2. - All contributions to the project source code ("patches") MUST use the same license as the project. - All patches are owned by their authors. There MUST NOT be any copyright assignment process. -- The copyrights in the project MUST be owned collectively by all its Contributors. - Each Contributor MUST be responsible for identifying themselves in the project Contributor list. ### Patch requirements