From 0c4bcb27a660d4aaec0e769328e7af5828e9293d Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 29 Oct 2023 02:06:50 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a3987f7b0b..ffdc534ed1c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,6 +41,12 @@ Any kind of contribution will automatically fall to the following Licences: * Documentation contribution: * Creative Commons Attribution-Share Alike 3.0 +Contributions developed for an employer or as part of a work project also fall under the above liscences. This should be cleared with an authorized supervisor or manager in advance. + +Contributions should be developed by the contributor, from the public domain, or from an open source project under a compatible liscence. If the code does not come from the contributor, the original source should be clearly marked. + +Do not remove existing copyright headers and liscence text from contributions. If the copyright holder wants to give up copyright, they must do so in writing before any copyright messages are deleted. + ## Submitting changes Write a clear log message for your commits. One-line messages are fine for small