summaryrefslogtreecommitdiffstats
path: root/tests/value
diff options
context:
space:
mode:
Diffstat (limited to 'tests/value')
-rw-r--r--tests/value/buildfile2
-rw-r--r--tests/value/concat.testscript2
-rw-r--r--tests/value/reverse.testscript2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/value/buildfile b/tests/value/buildfile
index a43074c9..960c5534 100644
--- a/tests/value/buildfile
+++ b/tests/value/buildfile
@@ -1,5 +1,5 @@
# file : tests/value/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/value/concat.testscript b/tests/value/concat.testscript
index 581c3ad5..19620721 100644
--- a/tests/value/concat.testscript
+++ b/tests/value/concat.testscript
@@ -1,5 +1,5 @@
# file : tests/value/concat.testscript
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../common.testscript
diff --git a/tests/value/reverse.testscript b/tests/value/reverse.testscript
index 1b3dbf7a..ee4022de 100644
--- a/tests/value/reverse.testscript
+++ b/tests/value/reverse.testscript
@@ -1,5 +1,5 @@
# file : tests/value/reverse.testscript
-# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test reversal to canonical/original representation.