diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:16:59 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 18:03:43 +0300 |
commit | 2e28ca7d72e0bc55adf1fab913984a734ea9f804 (patch) | |
tree | 189a49ff4036e5ea8da677c14ba7d5fb2a2e596a /COPYRIGHT | |
parent | 13c4e508a0cfb70e2a6eba387468942e45871132 (diff) |
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/COPYRIGHT b/COPYRIGHT deleted file mode 100644 index eec7815..0000000 --- a/COPYRIGHT +++ /dev/null @@ -1,11 +0,0 @@ -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. |