From 805a63678165a969ed11244b95df77aec25e241f Mon Sep 17 00:00:00 2001 From: sliptonic Date: Tue, 25 Oct 2022 14:02:52 -0500 Subject: [PATCH] Update CONTRIBUTING.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrián Insaurralde Avalos <36372335+adrianinsaval@users.noreply.github.com> --- CONTRIBUTING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index fdb473fbe5..44608e2bfb 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -39,7 +39,7 @@ FreeCAD is in a transition period. The following are to be regarded as GUIDELINE 4. Licensing, Ownership, and Credit 1. FreeCAD is distributed under the Lesser General Public License, version 2, or superior (LGPL2+). Additional details can be found in the LICENSE file. - 2. All contributions to FreeCAD SHALL use the same license as the project. + 2. All contributions to FreeCAD MUST use a compatible license. 3. All contributions are owned by their authors unless assigned to another. 4. FreeCAD does not have a mandatory copyright assignment policy. 5. A Contributor who wishes to be identified in the Credits section of the application "About" dialog is responsible for identifying themselves appropriately by notifying an Administrator or Maintainer.