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