summaryrefslogtreecommitdiff
path: root/tests/ctor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ctor')
-rw-r--r--tests/ctor/buildfile1
-rw-r--r--tests/ctor/driver.cxx1
-rw-r--r--tests/ctor/test.cli1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile
index 1d3fc9d..e41e87f 100644
--- a/tests/ctor/buildfile
+++ b/tests/ctor/buildfile
@@ -1,5 +1,4 @@
# file : tests/ctor/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/ctor/driver.cxx b/tests/ctor/driver.cxx
index fce1038..cf7ec3b 100644
--- a/tests/ctor/driver.cxx
+++ b/tests/ctor/driver.cxx
@@ -1,6 +1,5 @@
// file : tests/ctor/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include "test.hxx"
diff --git a/tests/ctor/test.cli b/tests/ctor/test.cli
index 5242264..869418d 100644
--- a/tests/ctor/test.cli
+++ b/tests/ctor/test.cli
@@ -1,6 +1,5 @@
// file : tests/ctor/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options