aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 12:50:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 12:50:09 +0300
commit66a9c06b2057ba75df67791b46b3d52e593957b2 (patch)
treed24f189e16f5f9611db8b5bf09012c87c8c707b8
parent8fa72bfb7f977e96643ab18dbda3b83595d000e5 (diff)
Add COPYRIGHT file
-rw-r--r--COPYRIGHT11
-rw-r--r--LICENSE4
2 files changed, 14 insertions, 1 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.
diff --git a/LICENSE b/LICENSE
index e13f0ca..acb9f07 100644
--- a/LICENSE
+++ b/LICENSE
@@ -8,7 +8,9 @@ libbutl/{sha256c.c, strptime.c, timelocal.h, timelocal.c}:
The rest:
-Copyright (c) 2014-2019 Code Synthesis Ltd
+MIT License
+
+See the accompanying COPYRIGHT file for the copyright information.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the