diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 12:43:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 12:43:41 +0300 |
commit | 6fdf29cec658ba119c0b508083986b66102d8cb4 (patch) | |
tree | c65f7534c0ba59ab3593537a80a9e206ebd77056 /tests/basics/driver.cxx | |
parent | 1d46ab4d5ce23815a045f7658a2882e05f1e9422 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/basics/driver.cxx')
-rw-r--r-- | tests/basics/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx index 651095c..01e0d55 100644 --- a/tests/basics/driver.cxx +++ b/tests/basics/driver.cxx @@ -1,5 +1,4 @@ // file : tests/basics/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Basic test to make sure the library is usable. Functionality testing |