aboutsummaryrefslogtreecommitdiff
path: root/tests/expansion
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expansion')
-rw-r--r--tests/expansion/buildfile2
-rw-r--r--tests/expansion/concat.testscript2
-rw-r--r--tests/expansion/type.testscript2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/expansion/buildfile b/tests/expansion/buildfile
index 7a73b9d..26a7a77 100644
--- a/tests/expansion/buildfile
+++ b/tests/expansion/buildfile
@@ -1,5 +1,5 @@
# file : tests/expansion/buildfile
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript{*} $b
diff --git a/tests/expansion/concat.testscript b/tests/expansion/concat.testscript
index 75487b5..b1baf50 100644
--- a/tests/expansion/concat.testscript
+++ b/tests/expansion/concat.testscript
@@ -1,5 +1,5 @@
# file : tests/expansion/type.testscript
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test concatenated expansion.
diff --git a/tests/expansion/type.testscript b/tests/expansion/type.testscript
index 12204a3..b7f4524 100644
--- a/tests/expansion/type.testscript
+++ b/tests/expansion/type.testscript
@@ -1,5 +1,5 @@
# file : tests/expansion/type.testscript
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test type propagation during expansion.