aboutsummaryrefslogtreecommitdiff
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.test2
-rw-r--r--tests/value/reverse.test2
3 files changed, 3 insertions, 3 deletions
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.