diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:51:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:51:22 +0300 |
commit | a0303ae2e6b106c1a7191e1146b4db9bfe16ee92 (patch) | |
tree | cfce665c3897fa505539a41efeaccf460716dac5 /tests/build | |
parent | 9e8f41dded54eb366f2ad6c6f8fafa5cfc1c3224 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/bootstrap.build | 1 | ||||
-rw-r--r-- | tests/build/root.build | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index b42a95d..c9187a6 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,4 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index f2694b7..f0a353d 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,4 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # We need to configure C/C++ modules to pass the compiler paths to some of |