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 cc641b9..fdba651 100644
--- a/tests/specifier/buildfile
+++ b/tests/specifier/buildfile
@@ -1,5 +1,5 @@
# file : tests/specifier/buildfile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} {hxx ixx cxx}{test}
diff --git a/tests/specifier/driver.cxx b/tests/specifier/driver.cxx
index 1824c8d..58ff6e8 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 1e9a637..19b1657 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;