diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:14:03 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:14:03 +0300 |
commit | 55f33160d7cbb7874c98a3a6cb2e877e29d7d871 (patch) | |
tree | 1bc1b3c2581477cfa4e90af94da2c12670d40ac2 /tests/buildtab | |
parent | 029af42a6552900a819cdaa2055ea99ec32a7104 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/buildtab')
-rw-r--r-- | tests/buildtab/buildfile | 1 | ||||
-rw-r--r-- | tests/buildtab/driver.cxx | 1 | ||||
-rw-r--r-- | tests/buildtab/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/buildtab/buildfile b/tests/buildtab/buildfile index b038b08..154feb2 100644 --- a/tests/buildtab/buildfile +++ b/tests/buildtab/buildfile @@ -1,5 +1,4 @@ # file : tests/buildtab/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/buildtab/driver.cxx b/tests/buildtab/driver.cxx index c7d7a1d..13d0d71 100644 --- a/tests/buildtab/driver.cxx +++ b/tests/buildtab/driver.cxx @@ -1,5 +1,4 @@ // file : tests/buildtab/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <ios> // ios::failbit, ios::badbit diff --git a/tests/buildtab/testscript b/tests/buildtab/testscript index e2bd2bc..c9b5389 100644 --- a/tests/buildtab/testscript +++ b/tests/buildtab/testscript @@ -1,5 +1,4 @@ # file : tests/buildtab/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid |