diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-05 13:53:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-05 13:53:58 +0200 |
commit | e01c7e1331ed086ef5b3922357fad3bb279be947 (patch) | |
tree | 47ee758c5aff0397a02e6093aa3c50d4973fb626 /COPYRIGHT | |
parent | 4bbc0b8d81ddb028967b579732d6cc58903a0886 (diff) |
Add COPYRIGHT file
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..b91ae40 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,11 @@ +Copyright (c) 2014-2019 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. |