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/manifest/driver.cxx | |
parent | 029af42a6552900a819cdaa2055ea99ec32a7104 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/manifest/driver.cxx')
-rw-r--r-- | tests/manifest/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index df5abf8..821aa63 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,4 @@ // file : tests/manifest/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 |