summaryrefslogtreecommitdiff
path: root/tests/ctor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ctor')
-rw-r--r--tests/ctor/buildfile2
-rw-r--r--tests/ctor/driver.cxx2
-rw-r--r--tests/ctor/test.cli2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile
index 4ba1f1e..c5ec0af 100644
--- a/tests/ctor/buildfile
+++ b/tests/ctor/buildfile
@@ -1,5 +1,5 @@
# file : tests/ctor/buildfile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 e9c276c..773514e 100644
--- a/tests/ctor/driver.cxx
+++ b/tests/ctor/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/ctor/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 97302b9..dbc6e9a 100644
--- a/tests/ctor/test.cli
+++ b/tests/ctor/test.cli
@@ -1,6 +1,6 @@
// file : tests/ctor/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options