diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 14:47:14 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 14:47:14 +0300 |
commit | 25c4b5fa2285ee00d94310f2491cc9cf6334d62a (patch) | |
tree | a43c120c8f020386034ff4cf8005f10e3297d2ee /tests/buildfile | |
parent | daaf39341de20b48e92955caa489df3168f99c81 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile index d914409..556ed55 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,4 @@ # file : tests/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: {*/ -build/} |