summaryrefslogtreecommitdiff
path: root/tests/specifier
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specifier')
-rw-r--r--tests/specifier/buildfile2
-rw-r--r--tests/specifier/driver.cxx2
-rw-r--r--tests/specifier/test.cli2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/specifier/buildfile b/tests/specifier/buildfile
index d348550..87db56e 100644
--- a/tests/specifier/buildfile
+++ b/tests/specifier/buildfile
@@ -1,5 +1,5 @@
# file : tests/specifier/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/specifier/driver.cxx b/tests/specifier/driver.cxx
index 58ff6e8..95d5f06 100644
--- a/tests/specifier/driver.cxx
+++ b/tests/specifier/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/specifier/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
// Test specifier functions.
diff --git a/tests/specifier/test.cli b/tests/specifier/test.cli
index 19b1657..e2f035d 100644
--- a/tests/specifier/test.cli
+++ b/tests/specifier/test.cli
@@ -1,6 +1,6 @@
// file : tests/specifier/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
include <string>;