summaryrefslogtreecommitdiff
path: root/tests/merge/driver.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:54:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:54:47 +0300
commit1139ef3cf7c0c273ecf7e9595a2f1e0214a58f24 (patch)
tree387cffe23bfbfb789a9246d6ee2651b76dcc3ec6 /tests/merge/driver.cxx
parente59204250ac3b57848460c660feafeda60525939 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/merge/driver.cxx')
-rw-r--r--tests/merge/driver.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/merge/driver.cxx b/tests/merge/driver.cxx
index a0791e6..0420442 100644
--- a/tests/merge/driver.cxx
+++ b/tests/merge/driver.cxx
@@ -1,6 +1,5 @@
// file : tests/merge/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test parsed options merging.