diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 17:53:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 17:53:21 +0300 |
commit | 0a820461fc912f969265bce8d048a6177127d270 (patch) | |
tree | f9e491fcc2d78ed402afd882e09f9c4fc3b960d2 /tests/driver.cxx | |
parent | 02feb409f9cd6daa2702a82fbadaaacc14663bc3 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/driver.cxx')
-rw-r--r-- | tests/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/driver.cxx b/tests/driver.cxx index ef06111..08b976e 100644 --- a/tests/driver.cxx +++ b/tests/driver.cxx @@ -1,5 +1,4 @@ // file : tests/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file import std.core; |