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 5bcbd48..b54b0cd 100644
--- a/tests/file/buildfile
+++ b/tests/file/buildfile
@@ -1,5 +1,5 @@
# file : tests/file/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} testscript
diff --git a/tests/file/driver.cxx b/tests/file/driver.cxx
index de2a151..9a52a9b 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 9044db7..9d45ad9 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
class options
diff --git a/tests/file/testscript b/tests/file/testscript
index 699f2f3..ef969a7 100644
--- a/tests/file/testscript
+++ b/tests/file/testscript
@@ -1,5 +1,5 @@
# file : tests/file/testscript
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# End-of-line marker. Place its expansion in here-documents after the trailing