aboutsummaryrefslogtreecommitdiff
path: root/tests/variable/override
diff options
context:
space:
mode:
Diffstat (limited to 'tests/variable/override')
-rw-r--r--tests/variable/override/buildfile2
-rw-r--r--tests/variable/override/testscript2
2 files changed, 2 insertions, 2 deletions
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