summaryrefslogtreecommitdiff
path: root/tests/file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/file')
-rw-r--r--tests/file/buildfile2
-rw-r--r--tests/file/driver.cxx2
-rw-r--r--tests/file/test.cli2
-rw-r--r--tests/file/testscript2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/file/buildfile b/tests/file/buildfile
index b54b0cd..c2c556e 100644
--- a/tests/file/buildfile
+++ b/tests/file/buildfile
@@ -1,5 +1,5 @@
# file : tests/file/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test} testscript
diff --git a/tests/file/driver.cxx b/tests/file/driver.cxx
index 9a52a9b..e2dc9d5 100644
--- a/tests/file/driver.cxx
+++ b/tests/file/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/file/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test argv_file_scanner.
diff --git a/tests/file/test.cli b/tests/file/test.cli
index 9d45ad9..35c20e7 100644
--- a/tests/file/test.cli
+++ b/tests/file/test.cli
@@ -1,6 +1,6 @@
// file : tests/file/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/testscript b/tests/file/testscript
index ef969a7..4cf35e2 100644
--- a/tests/file/testscript
+++ b/tests/file/testscript
@@ -1,5 +1,5 @@
# file : tests/file/testscript
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# End-of-line marker. Place its expansion in here-documents after the trailing