diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
commit | d1c466745c1bb3c8267100eb3bc6d11ef6b3cc25 (patch) | |
tree | 4f766c08db311e0f65fcd961c95c429f6c000d3c /tests/ci/buildfile | |
parent | 95d026050557a2c7cb8eec6e800c7a0524a32840 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/ci/buildfile')
-rw-r--r-- | tests/ci/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ci/buildfile b/tests/ci/buildfile index 280e364..6f6e82d 100644 --- a/tests/ci/buildfile +++ b/tests/ci/buildfile @@ -1,5 +1,4 @@ # file : tests/ci/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file dir = ../../brep/handler/ci/ |