diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 13:43:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 13:43:28 +0300 |
commit | 0febb3267e5ce27580a75cbb3457421d85be9c49 (patch) | |
tree | 1e7ed3c96758b49c7cb54fda76316552258301f4 /COPYRIGHT | |
parent | af7ca4dff22b7e1a6355361294032b270a083ac2 (diff) |
Add LICENSE and COPYRIGHT files
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1 +1,11 @@ -Copyright (c) 2014-2020 Code Synthesis Ltd. +Copyright (c) 2014-2020 Code Synthesis Ltd and the build2 contributors. + +For the full list of contributors, see the revision history in version control +system. + +The copyright for the code is held by the contributors of the code. The code +is licensed under permissive open source licensing terms (see the accompanying +LICENSE file). When you contribute code to this project, you license it under +these terms. Before contributing please make sure these terms are acceptable +to you (or the organization that employs you) and that you are the author of +the code being contributed. |