diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 14:30:29 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:48:38 +0300 |
commit | 4af884fd8e6dd8b538eede13b82ed6004c085f01 (patch) | |
tree | 4e3893c611800732e9ac3942c205c7c199fa61b2 /tests/basics/driver.cxx | |
parent | 86eb3f9935fa6c9c7a50a8b7d246421e1e591f4c (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 a44e8e8..57cec1c 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 |