diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:13:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:13:01 +0300 |
commit | bd767361efe4b9a80010c41613a2970b06504bff (patch) | |
tree | 9cf02058c89f6f613483d54dc9e063becd1e2d62 /old-tests/depdb | |
parent | 99173955614b657f9a673bf163ade1be1f22ee31 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'old-tests/depdb')
-rw-r--r-- | old-tests/depdb/buildfile | 1 | ||||
-rw-r--r-- | old-tests/depdb/driver.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/old-tests/depdb/buildfile b/old-tests/depdb/buildfile index c8b9583..8fafae2 100644 --- a/old-tests/depdb/buildfile +++ b/old-tests/depdb/buildfile @@ -1,5 +1,4 @@ # file : tests/depdb/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/old-tests/depdb/driver.cxx b/old-tests/depdb/driver.cxx index 64668a1..b802662 100644 --- a/old-tests/depdb/driver.cxx +++ b/old-tests/depdb/driver.cxx @@ -1,5 +1,4 @@ // file : tests/depdb/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> |