diff options
Diffstat (limited to 'tests/variable/scope-specific')
-rw-r--r-- | tests/variable/scope-specific/buildfile | 2 | ||||
-rw-r--r-- | tests/variable/scope-specific/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/variable/scope-specific/buildfile b/tests/variable/scope-specific/buildfile index 81a8158..3ab9dd2 100644 --- a/tests/variable/scope-specific/buildfile +++ b/tests/variable/scope-specific/buildfile @@ -1,5 +1,5 @@ # file : tests/variable/scope-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/scope-specific/testscript b/tests/variable/scope-specific/testscript index 1f5f5fb..2f519d2 100644 --- a/tests/variable/scope-specific/testscript +++ b/tests/variable/scope-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 |