diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:29:04 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:29:04 +0300 |
commit | d65be72b09d05453c082527ea9d6af0585e98bbc (patch) | |
tree | b9ee19ccfa766671de2a77094675022b13d3c9bf /tests/overrides | |
parent | 9d464cac019c20d0f1c476552041d4d8b093414b (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/overrides')
-rw-r--r-- | tests/overrides/buildfile | 1 | ||||
-rw-r--r-- | tests/overrides/driver.cxx | 1 | ||||
-rw-r--r-- | tests/overrides/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/overrides/buildfile b/tests/overrides/buildfile index bcc0224..fb7a7e4 100644 --- a/tests/overrides/buildfile +++ b/tests/overrides/buildfile @@ -1,5 +1,4 @@ # file : tests/overrides/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/overrides/driver.cxx b/tests/overrides/driver.cxx index fea4294..4302bb1 100644 --- a/tests/overrides/driver.cxx +++ b/tests/overrides/driver.cxx @@ -1,5 +1,4 @@ // file : tests/overrides/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <ios> // ios_base::failbit, ios_base::badbit diff --git a/tests/overrides/testscript b/tests/overrides/testscript index 9a7472f..6100485 100644 --- a/tests/overrides/testscript +++ b/tests/overrides/testscript @@ -1,5 +1,4 @@ # file : tests/overrides/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid |