diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:29:04 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:29:04 +0300 |
commit | d65be72b09d05453c082527ea9d6af0585e98bbc (patch) | |
tree | b9ee19ccfa766671de2a77094675022b13d3c9bf /tests/package-version/driver.cxx | |
parent | 9d464cac019c20d0f1c476552041d4d8b093414b (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/package-version/driver.cxx')
-rw-r--r-- | tests/package-version/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx index 4ecaa57..57c3f04 100644 --- a/tests/package-version/driver.cxx +++ b/tests/package-version/driver.cxx @@ -1,5 +1,4 @@ // file : tests/package-version/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <string> |