aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:35:36 +0300
commitf7a0e23b391a5fd7a96734d62ac76916f128376e (patch)
tree4001f19d18ff42343a183b39e8ec6822ea202778 /tests
parent3fce45aadf75d5d5e1f9fea19f5a1bf04726ab68 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
-rw-r--r--tests/cc/libu/buildfile2
-rw-r--r--tests/cc/libu/testscript2
-rw-r--r--tests/cc/modules/buildfile2
-rw-r--r--tests/cc/modules/testscript2
-rw-r--r--tests/cc/preprocessed/buildfile2
-rw-r--r--tests/cc/preprocessed/testscript2
-rw-r--r--tests/common.test2
-rw-r--r--tests/directive/assert.test2
-rw-r--r--tests/directive/buildfile2
-rw-r--r--tests/directive/run.test2
-rw-r--r--tests/eval/buildfile2
-rw-r--r--tests/eval/comma.test2
-rw-r--r--tests/eval/comp.test2
-rw-r--r--tests/eval/or-and.test2
-rw-r--r--tests/eval/qual.test2
-rw-r--r--tests/eval/ternary.test2
-rw-r--r--tests/eval/value.test2
-rw-r--r--tests/expansion/buildfile2
-rw-r--r--tests/expansion/type.test2
-rw-r--r--tests/function/builtin/buildfile2
-rw-r--r--tests/function/builtin/testscript2
-rw-r--r--tests/function/filesystem/buildfile2
-rw-r--r--tests/function/filesystem/testscript2
-rw-r--r--tests/function/install/buildfile2
-rw-r--r--tests/function/install/testscript2
-rw-r--r--tests/function/path/buildfile2
-rw-r--r--tests/function/path/testscript2
-rw-r--r--tests/function/regex/buildfile2
-rw-r--r--tests/function/regex/testscript2
-rw-r--r--tests/hooks/buildfile2
-rw-r--r--tests/hooks/testscript2
-rw-r--r--tests/loop/buildfile2
-rw-r--r--tests/loop/for.test2
-rw-r--r--tests/name/buildfile2
-rw-r--r--tests/name/cross.test2
-rw-r--r--tests/name/pattern.test2
-rw-r--r--tests/search/dir/buildfile2
-rw-r--r--tests/search/dir/testscript2
-rw-r--r--tests/test/buildfile2
-rw-r--r--tests/test/common.test2
-rw-r--r--tests/test/config-test/buildfile2
-rw-r--r--tests/test/config-test/driver.cxx2
-rw-r--r--tests/test/config-test/testscript2
-rw-r--r--tests/test/script/buildfile2
-rw-r--r--tests/test/script/builtin/buildfile2
-rw-r--r--tests/test/script/builtin/cat.test2
-rw-r--r--tests/test/script/builtin/cp.test2
-rw-r--r--tests/test/script/builtin/echo.test2
-rw-r--r--tests/test/script/builtin/ln.test2
-rw-r--r--tests/test/script/builtin/mkdir.test2
-rw-r--r--tests/test/script/builtin/rm.test2
-rw-r--r--tests/test/script/builtin/rmdir.test2
-rw-r--r--tests/test/script/builtin/sed.test2
-rw-r--r--tests/test/script/builtin/test.test2
-rw-r--r--tests/test/script/builtin/touch.test2
-rw-r--r--tests/test/script/common.test2
-rw-r--r--tests/test/script/generated/buildfile2
-rw-r--r--tests/test/script/generated/testscript2
-rw-r--r--tests/test/script/generated/testscript.in2
-rw-r--r--tests/test/script/integration/buildfile2
-rw-r--r--tests/test/script/integration/testscript2
-rw-r--r--tests/test/script/runner/buildfile2
-rw-r--r--tests/test/script/runner/cleanup.test2
-rw-r--r--tests/test/script/runner/driver.cxx2
-rw-r--r--tests/test/script/runner/exit.test2
-rw-r--r--tests/test/script/runner/expr.test2
-rw-r--r--tests/test/script/runner/if.test2
-rw-r--r--tests/test/script/runner/output.test2
-rw-r--r--tests/test/script/runner/pipe.test2
-rw-r--r--tests/test/script/runner/redirect.test2
-rw-r--r--tests/test/script/runner/regex.test2
-rw-r--r--tests/test/script/runner/set.test2
-rw-r--r--tests/test/script/runner/status.test2
-rw-r--r--tests/test/simple/generated/buildfile2
-rw-r--r--tests/test/simple/generated/driver.cxx2
-rw-r--r--tests/test/simple/generated/testscript2
-rw-r--r--tests/value/buildfile2
-rw-r--r--tests/value/concat.test2
-rw-r--r--tests/value/reverse.test2
-rw-r--r--tests/variable/override/buildfile2
-rw-r--r--tests/variable/override/testscript2
-rw-r--r--tests/variable/prerequisite-specific/buildfile2
-rw-r--r--tests/variable/prerequisite-specific/testscript2
-rw-r--r--tests/variable/scope-specific/buildfile2
-rw-r--r--tests/variable/scope-specific/testscript2
-rw-r--r--tests/variable/target-specific/buildfile2
-rw-r--r--tests/variable/target-specific/testscript2
90 files changed, 90 insertions, 90 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 355a05a..91bc3e9 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index 76ed483..6e4fea9 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
cxx.std = latest
diff --git a/tests/buildfile b/tests/buildfile
index a968862..092b2ad 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} file{common.test}
diff --git a/tests/cc/libu/buildfile b/tests/cc/libu/buildfile
index e7efc2a..26ac0e0 100644
--- a/tests/cc/libu/buildfile
+++ b/tests/cc/libu/buildfile
@@ -1,5 +1,5 @@
# file : tests/cc/libu/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test utility library support.
diff --git a/tests/cc/libu/testscript b/tests/cc/libu/testscript
index 78a3eb3..4552141 100644
--- a/tests/cc/libu/testscript
+++ b/tests/cc/libu/testscript
@@ -1,5 +1,5 @@
# file : tests/cc/libu/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
crosstest = false
diff --git a/tests/cc/modules/buildfile b/tests/cc/modules/buildfile
index b83d549..88d4c1c 100644
--- a/tests/cc/modules/buildfile
+++ b/tests/cc/modules/buildfile
@@ -1,5 +1,5 @@
# file : tests/cc/modules/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test C++ modules support.
diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript
index ac46451..0b4dcd3 100644
--- a/tests/cc/modules/testscript
+++ b/tests/cc/modules/testscript
@@ -1,5 +1,5 @@
# file : tests/cc/modules/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
crosstest = false
diff --git a/tests/cc/preprocessed/buildfile b/tests/cc/preprocessed/buildfile
index bb5d6ab..fd7296f 100644
--- a/tests/cc/preprocessed/buildfile
+++ b/tests/cc/preprocessed/buildfile
@@ -1,5 +1,5 @@
# file : tests/cc/preprocessed/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test {c, cxx}.preprocessed logic.
diff --git a/tests/cc/preprocessed/testscript b/tests/cc/preprocessed/testscript
index 644e121..2c20d3f 100644
--- a/tests/cc/preprocessed/testscript
+++ b/tests/cc/preprocessed/testscript
@@ -1,5 +1,5 @@
# file : tests/cc/preprocessed/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
crosstest = false
diff --git a/tests/common.test b/tests/common.test
index 83623cf..a1c9316 100644
--- a/tests/common.test
+++ b/tests/common.test
@@ -1,5 +1,5 @@
# file : tests/common.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Commonly-used build system test project setup and driver command line.
diff --git a/tests/directive/assert.test b/tests/directive/assert.test
index 77fcb89..2d70573 100644
--- a/tests/directive/assert.test
+++ b/tests/directive/assert.test
@@ -1,5 +1,5 @@
# file : tests/directive/assert.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/directive/buildfile b/tests/directive/buildfile
index 920faad..c03a08d 100644
--- a/tests/directive/buildfile
+++ b/tests/directive/buildfile
@@ -1,5 +1,5 @@
# file : tests/directive/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/directive/run.test b/tests/directive/run.test
index 507cca1..30d4a6a 100644
--- a/tests/directive/run.test
+++ b/tests/directive/run.test
@@ -1,5 +1,5 @@
# file : tests/directive/run.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# We are going to run the build system driver so no cross-testing.
diff --git a/tests/eval/buildfile b/tests/eval/buildfile
index d7569aa..8fa0064 100644
--- a/tests/eval/buildfile
+++ b/tests/eval/buildfile
@@ -1,5 +1,5 @@
# file : tests/eval/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/eval/comma.test b/tests/eval/comma.test
index 216e889..1a36dd1 100644
--- a/tests/eval/comma.test
+++ b/tests/eval/comma.test
@@ -1,5 +1,5 @@
# file : tests/eval/comma.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test value packs (eval-comma).
diff --git a/tests/eval/comp.test b/tests/eval/comp.test
index f01bf7f..c1a4cf7 100644
--- a/tests/eval/comp.test
+++ b/tests/eval/comp.test
@@ -1,5 +1,5 @@
# file : tests/eval/comp.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test comparison operators (eval-comp).
diff --git a/tests/eval/or-and.test b/tests/eval/or-and.test
index 283b6b1..796f92a 100644
--- a/tests/eval/or-and.test
+++ b/tests/eval/or-and.test
@@ -1,5 +1,5 @@
# file : tests/eval/or-and.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test logical operators (eval-or, eval-and).
diff --git a/tests/eval/qual.test b/tests/eval/qual.test
index 341b315..babd956 100644
--- a/tests/eval/qual.test
+++ b/tests/eval/qual.test
@@ -1,5 +1,5 @@
# file : tests/eval/qual.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test qualified name (eval-qual).
diff --git a/tests/eval/ternary.test b/tests/eval/ternary.test
index f599373..a220110 100644
--- a/tests/eval/ternary.test
+++ b/tests/eval/ternary.test
@@ -1,5 +1,5 @@
# file : tests/eval/ternary.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test the ternary operator (eval-ternary).
diff --git a/tests/eval/value.test b/tests/eval/value.test
index 8bf8cff..a3e1d4c 100644
--- a/tests/eval/value.test
+++ b/tests/eval/value.test
@@ -1,5 +1,5 @@
# file : tests/eval/value.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test value part of the grammar (eval-value).
diff --git a/tests/expansion/buildfile b/tests/expansion/buildfile
index 57a7544..c144c23 100644
--- a/tests/expansion/buildfile
+++ b/tests/expansion/buildfile
@@ -1,5 +1,5 @@
# file : tests/expansion/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/expansion/type.test b/tests/expansion/type.test
index c9186ea..8899aa3 100644
--- a/tests/expansion/type.test
+++ b/tests/expansion/type.test
@@ -1,5 +1,5 @@
# file : tests/expansion/type.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test type propagation during expansion.
diff --git a/tests/function/builtin/buildfile b/tests/function/builtin/buildfile
index 903860b..f4836aa 100644
--- a/tests/function/builtin/buildfile
+++ b/tests/function/builtin/buildfile
@@ -1,5 +1,5 @@
# file : tests/function/builtin/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/function/builtin/testscript b/tests/function/builtin/testscript
index 3e27958..6108455 100644
--- a/tests/function/builtin/testscript
+++ b/tests/function/builtin/testscript
@@ -1,5 +1,5 @@
# file : tests/function/builtin/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/function/filesystem/buildfile b/tests/function/filesystem/buildfile
index b41344f..41a8563 100644
--- a/tests/function/filesystem/buildfile
+++ b/tests/function/filesystem/buildfile
@@ -1,5 +1,5 @@
# file : tests/function/filesystem/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/function/filesystem/testscript b/tests/function/filesystem/testscript
index 5c8a9a6..61fca19 100644
--- a/tests/function/filesystem/testscript
+++ b/tests/function/filesystem/testscript
@@ -1,5 +1,5 @@
# file : tests/function/filesystem/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/function/install/buildfile b/tests/function/install/buildfile
index afc729f..3711328 100644
--- a/tests/function/install/buildfile
+++ b/tests/function/install/buildfile
@@ -1,5 +1,5 @@
# file : tests/function/install/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/function/install/testscript b/tests/function/install/testscript
index b0a0172..73aba00 100644
--- a/tests/function/install/testscript
+++ b/tests/function/install/testscript
@@ -1,5 +1,5 @@
# file : tests/function/install/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/function/path/buildfile b/tests/function/path/buildfile
index b6fb6b2..678ae48 100644
--- a/tests/function/path/buildfile
+++ b/tests/function/path/buildfile
@@ -1,5 +1,5 @@
# file : tests/function/path/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/function/path/testscript b/tests/function/path/testscript
index 7d53807..8446bf0 100644
--- a/tests/function/path/testscript
+++ b/tests/function/path/testscript
@@ -1,5 +1,5 @@
# file : tests/function/path/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/function/regex/buildfile b/tests/function/regex/buildfile
index b63f64a..dbcbcab 100644
--- a/tests/function/regex/buildfile
+++ b/tests/function/regex/buildfile
@@ -1,5 +1,5 @@
# file : tests/function/regex/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/function/regex/testscript b/tests/function/regex/testscript
index 6cce873..28d6c8e 100644
--- a/tests/function/regex/testscript
+++ b/tests/function/regex/testscript
@@ -1,5 +1,5 @@
# file : tests/function/regex/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/hooks/buildfile b/tests/hooks/buildfile
index 1bb5fa4..e91d389 100644
--- a/tests/hooks/buildfile
+++ b/tests/hooks/buildfile
@@ -1,5 +1,5 @@
# file : tests/hooks/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/hooks/testscript b/tests/hooks/testscript
index 7ad8028..f0d5c14 100644
--- a/tests/hooks/testscript
+++ b/tests/hooks/testscript
@@ -1,5 +1,5 @@
# file : tests/hooks/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/loop/buildfile b/tests/loop/buildfile
index 7517da5..e583492 100644
--- a/tests/loop/buildfile
+++ b/tests/loop/buildfile
@@ -1,5 +1,5 @@
# file : tests/loop/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/loop/for.test b/tests/loop/for.test
index 746f1bb..66bfc80 100644
--- a/tests/loop/for.test
+++ b/tests/loop/for.test
@@ -1,5 +1,5 @@
# file : tests/loop/for.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test for-loop.
diff --git a/tests/name/buildfile b/tests/name/buildfile
index dc949f0..4449a1f 100644
--- a/tests/name/buildfile
+++ b/tests/name/buildfile
@@ -1,5 +1,5 @@
# file : tests/name/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/name/cross.test b/tests/name/cross.test
index 2969abb..009b851 100644
--- a/tests/name/cross.test
+++ b/tests/name/cross.test
@@ -1,5 +1,5 @@
# file : tests/name/cross.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/name/pattern.test b/tests/name/pattern.test
index 00838d0..792a7c3 100644
--- a/tests/name/pattern.test
+++ b/tests/name/pattern.test
@@ -1,5 +1,5 @@
# file : tests/name/pattern.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/search/dir/buildfile b/tests/search/dir/buildfile
index 07c2f3e..7a139a0 100644
--- a/tests/search/dir/buildfile
+++ b/tests/search/dir/buildfile
@@ -1,5 +1,5 @@
# file : tests/search/dir/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test loading of dir{} buildfiles during target search.
diff --git a/tests/search/dir/testscript b/tests/search/dir/testscript
index e9ffa6a..71add0b 100644
--- a/tests/search/dir/testscript
+++ b/tests/search/dir/testscript
@@ -1,5 +1,5 @@
# file : tests/search/dir/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.arguments = 'update(../)'
diff --git a/tests/test/buildfile b/tests/test/buildfile
index 5ae60ad..ae792ed 100644
--- a/tests/test/buildfile
+++ b/tests/test/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: */ file{common.test}
diff --git a/tests/test/common.test b/tests/test/common.test
index fc3cf9f..ed87424 100644
--- a/tests/test/common.test
+++ b/tests/test/common.test
@@ -1,5 +1,5 @@
# file : tests/test/common.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Commonly-used build system test project setup and driver command line
diff --git a/tests/test/config-test/buildfile b/tests/test/config-test/buildfile
index 909f8f2..3f17d1d 100644
--- a/tests/test/config-test/buildfile
+++ b/tests/test/config-test/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/config-build/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test config.test.
diff --git a/tests/test/config-test/driver.cxx b/tests/test/config-test/driver.cxx
index 1da7c9d..807e36a 100644
--- a/tests/test/config-test/driver.cxx
+++ b/tests/test/config-test/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/test/config-test/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <iostream>
diff --git a/tests/test/config-test/testscript b/tests/test/config-test/testscript
index 1c540ea..7aadaf2 100644
--- a/tests/test/config-test/testscript
+++ b/tests/test/config-test/testscript
@@ -1,5 +1,5 @@
# file : tests/test/config-build/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Setup a realistic test project that we will then exercise.
diff --git a/tests/test/script/buildfile b/tests/test/script/buildfile
index a0bae6e..4adc9d0 100644
--- a/tests/test/script/buildfile
+++ b/tests/test/script/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: */ file{common.test}
diff --git a/tests/test/script/builtin/buildfile b/tests/test/script/builtin/buildfile
index 6f27370..7338d4c 100644
--- a/tests/test/script/builtin/buildfile
+++ b/tests/test/script/builtin/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} file{cp-dir/cp-file} $b
diff --git a/tests/test/script/builtin/cat.test b/tests/test/script/builtin/cat.test
index 0105e7c..69ff578 100644
--- a/tests/test/script/builtin/cat.test
+++ b/tests/test/script/builtin/cat.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/cat.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/cp.test b/tests/test/script/builtin/cp.test
index 6a26e35..e81b395 100644
--- a/tests/test/script/builtin/cp.test
+++ b/tests/test/script/builtin/cp.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/cp.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/echo.test b/tests/test/script/builtin/echo.test
index ac245c4..28647f4 100644
--- a/tests/test/script/builtin/echo.test
+++ b/tests/test/script/builtin/echo.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/echo.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/ln.test b/tests/test/script/builtin/ln.test
index 99e2bcb..8b4c30e 100644
--- a/tests/test/script/builtin/ln.test
+++ b/tests/test/script/builtin/ln.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/ln.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/mkdir.test b/tests/test/script/builtin/mkdir.test
index 8f97fe3..92cd2e0 100644
--- a/tests/test/script/builtin/mkdir.test
+++ b/tests/test/script/builtin/mkdir.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/mkdir.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/rm.test b/tests/test/script/builtin/rm.test
index 9a9ffc6..3679ff1 100644
--- a/tests/test/script/builtin/rm.test
+++ b/tests/test/script/builtin/rm.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/rm.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/rmdir.test b/tests/test/script/builtin/rmdir.test
index 6666f79..0e53bde 100644
--- a/tests/test/script/builtin/rmdir.test
+++ b/tests/test/script/builtin/rmdir.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/rmdir.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/sed.test b/tests/test/script/builtin/sed.test
index 5f3a31e..71824a1 100644
--- a/tests/test/script/builtin/sed.test
+++ b/tests/test/script/builtin/sed.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/sed.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/test.test b/tests/test/script/builtin/test.test
index 2e792ad..73d89bc 100644
--- a/tests/test/script/builtin/test.test
+++ b/tests/test/script/builtin/test.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/test.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/builtin/touch.test b/tests/test/script/builtin/touch.test
index 73a37a4..7188a21 100644
--- a/tests/test/script/builtin/touch.test
+++ b/tests/test/script/builtin/touch.test
@@ -1,5 +1,5 @@
# file : tests/test/script/builtin/touch.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/common.test b/tests/test/script/common.test
index cc93a8d..bf9ebba 100644
--- a/tests/test/script/common.test
+++ b/tests/test/script/common.test
@@ -1,5 +1,5 @@
# file : tests/test/script/common.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Commonly-used build system test project setup and driver command line
diff --git a/tests/test/script/generated/buildfile b/tests/test/script/generated/buildfile
index 6922afc..8dc8a73 100644
--- a/tests/test/script/generated/buildfile
+++ b/tests/test/script/generated/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/generated/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test generated testscripts.
diff --git a/tests/test/script/generated/testscript b/tests/test/script/generated/testscript
index 8153104..6f19fb1 100644
--- a/tests/test/script/generated/testscript
+++ b/tests/test/script/generated/testscript
@@ -1,5 +1,5 @@
# file : tests/test/script/generated/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.arguments = test clean
diff --git a/tests/test/script/generated/testscript.in b/tests/test/script/generated/testscript.in
index 297d79d..2125194 100644
--- a/tests/test/script/generated/testscript.in
+++ b/tests/test/script/generated/testscript.in
@@ -1,5 +1,5 @@
# file : tests/test/script/generated/testscript.in
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
echo '@version@' >'1.2.3'
diff --git a/tests/test/script/integration/buildfile b/tests/test/script/integration/buildfile
index f3cfb65..cce2b12 100644
--- a/tests/test/script/integration/buildfile
+++ b/tests/test/script/integration/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/integration/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test integration of testscript into build system.
diff --git a/tests/test/script/integration/testscript b/tests/test/script/integration/testscript
index e7abebe..7176e0e 100644
--- a/tests/test/script/integration/testscript
+++ b/tests/test/script/integration/testscript
@@ -1,5 +1,5 @@
# file : tests/test/script/integration/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Note: using common.test from test/, not script/.
diff --git a/tests/test/script/runner/buildfile b/tests/test/script/runner/buildfile
index 1049a1f..0067ec1 100644
--- a/tests/test/script/runner/buildfile
+++ b/tests/test/script/runner/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} exe{driver} $b
diff --git a/tests/test/script/runner/cleanup.test b/tests/test/script/runner/cleanup.test
index 68d2014..2d99215 100644
--- a/tests/test/script/runner/cleanup.test
+++ b/tests/test/script/runner/cleanup.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/cleanup.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/driver.cxx b/tests/test/script/runner/driver.cxx
index c22e7e7..b48ab6e 100644
--- a/tests/test/script/runner/driver.cxx
+++ b/tests/test/script/runner/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/test/script/runner/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <limits> // numeric_limits
diff --git a/tests/test/script/runner/exit.test b/tests/test/script/runner/exit.test
index ae8f21a..7933203 100644
--- a/tests/test/script/runner/exit.test
+++ b/tests/test/script/runner/exit.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/exit.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/expr.test b/tests/test/script/runner/expr.test
index 2ccbaa9..cfc5277 100644
--- a/tests/test/script/runner/expr.test
+++ b/tests/test/script/runner/expr.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/expr.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/if.test b/tests/test/script/runner/if.test
index d9c3601..f22f761 100644
--- a/tests/test/script/runner/if.test
+++ b/tests/test/script/runner/if.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/if.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/output.test b/tests/test/script/runner/output.test
index f46b6ec..a83c092 100644
--- a/tests/test/script/runner/output.test
+++ b/tests/test/script/runner/output.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/output.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Some of the tests below (*/script-wd, before/*) are probably more appropriate
diff --git a/tests/test/script/runner/pipe.test b/tests/test/script/runner/pipe.test
index 5e1ada8..03d8b2a 100644
--- a/tests/test/script/runner/pipe.test
+++ b/tests/test/script/runner/pipe.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/pipe.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/redirect.test b/tests/test/script/runner/redirect.test
index 79a771e..13d7219 100644
--- a/tests/test/script/runner/redirect.test
+++ b/tests/test/script/runner/redirect.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/redirect.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/regex.test b/tests/test/script/runner/regex.test
index 964b961..018976c 100644
--- a/tests/test/script/runner/regex.test
+++ b/tests/test/script/runner/regex.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/regex.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Here we test that regex objects are properly created by the parser/runner
diff --git a/tests/test/script/runner/set.test b/tests/test/script/runner/set.test
index b90bb14..2266ae9 100644
--- a/tests/test/script/runner/set.test
+++ b/tests/test/script/runner/set.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/set.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/script/runner/status.test b/tests/test/script/runner/status.test
index 87c80e1..86d9ca4 100644
--- a/tests/test/script/runner/status.test
+++ b/tests/test/script/runner/status.test
@@ -1,5 +1,5 @@
# file : tests/test/script/runner/status.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/test/simple/generated/buildfile b/tests/test/simple/generated/buildfile
index 1ff8396..df0131a 100644
--- a/tests/test/simple/generated/buildfile
+++ b/tests/test/simple/generated/buildfile
@@ -1,5 +1,5 @@
# file : tests/test/simple/generated/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test generated test inputs/outputs.
diff --git a/tests/test/simple/generated/driver.cxx b/tests/test/simple/generated/driver.cxx
index a8e5cab..a7c0875 100644
--- a/tests/test/simple/generated/driver.cxx
+++ b/tests/test/simple/generated/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/test/simple/generated/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/test/simple/generated/testscript b/tests/test/simple/generated/testscript
index 4590466..63200f7 100644
--- a/tests/test/simple/generated/testscript
+++ b/tests/test/simple/generated/testscript
@@ -1,5 +1,5 @@
# file : tests/test/simple/generated/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
test.arguments = test clean
diff --git a/tests/value/buildfile b/tests/value/buildfile
index ac45282..1ab26d5 100644
--- a/tests/value/buildfile
+++ b/tests/value/buildfile
@@ -1,5 +1,5 @@
# file : tests/value/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: test{*} $b
diff --git a/tests/value/concat.test b/tests/value/concat.test
index 8cf6e38..79f004c 100644
--- a/tests/value/concat.test
+++ b/tests/value/concat.test
@@ -1,5 +1,5 @@
# file : tests/value/concat.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.test
diff --git a/tests/value/reverse.test b/tests/value/reverse.test
index a323935..5208536 100644
--- a/tests/value/reverse.test
+++ b/tests/value/reverse.test
@@ -1,5 +1,5 @@
# file : tests/value/reverse.test
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test reversal to canonical/original representation.
diff --git a/tests/variable/override/buildfile b/tests/variable/override/buildfile
index 6cd339f..3cc05be 100644
--- a/tests/variable/override/buildfile
+++ b/tests/variable/override/buildfile
@@ -1,5 +1,5 @@
# file : tests/variable/override/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/variable/override/testscript b/tests/variable/override/testscript
index 3529574..591fc19 100644
--- a/tests/variable/override/testscript
+++ b/tests/variable/override/testscript
@@ -1,5 +1,5 @@
# file : tests/variable/override/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/variable/prerequisite-specific/buildfile b/tests/variable/prerequisite-specific/buildfile
index dc017c1..0dc0380 100644
--- a/tests/variable/prerequisite-specific/buildfile
+++ b/tests/variable/prerequisite-specific/buildfile
@@ -1,5 +1,5 @@
# file : tests/variable/prerequisite-specific/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/variable/prerequisite-specific/testscript b/tests/variable/prerequisite-specific/testscript
index ba21557..d0ce5e0 100644
--- a/tests/variable/prerequisite-specific/testscript
+++ b/tests/variable/prerequisite-specific/testscript
@@ -1,5 +1,5 @@
# file : tests/variable/prerequisite-specific/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/variable/scope-specific/buildfile b/tests/variable/scope-specific/buildfile
index 81a8158..3ab9dd2 100644
--- a/tests/variable/scope-specific/buildfile
+++ b/tests/variable/scope-specific/buildfile
@@ -1,5 +1,5 @@
# file : tests/variable/scope-specific/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/variable/scope-specific/testscript b/tests/variable/scope-specific/testscript
index 1f5f5fb..2f519d2 100644
--- a/tests/variable/scope-specific/testscript
+++ b/tests/variable/scope-specific/testscript
@@ -1,5 +1,5 @@
# file : tests/variable/scope-specific/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test
diff --git a/tests/variable/target-specific/buildfile b/tests/variable/target-specific/buildfile
index 5ae03b0..c66aba7 100644
--- a/tests/variable/target-specific/buildfile
+++ b/tests/variable/target-specific/buildfile
@@ -1,5 +1,5 @@
# file : tests/variable/target-specific/buildfile
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/variable/target-specific/testscript b/tests/variable/target-specific/testscript
index e8cc9c2..64ca0b6 100644
--- a/tests/variable/target-specific/testscript
+++ b/tests/variable/target-specific/testscript
@@ -1,5 +1,5 @@
# file : tests/variable/scope-specific/testscript
-# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.test