diff options
Diffstat (limited to 'tests/variable/override')
-rw-r--r-- | tests/variable/override/buildfile | 2 | ||||
-rw-r--r-- | tests/variable/override/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/variable/override/buildfile b/tests/variable/override/buildfile index 3cc05be..6d5d3d9 100644 --- a/tests/variable/override/buildfile +++ b/tests/variable/override/buildfile @@ -1,5 +1,5 @@ # file : tests/variable/override/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/variable/override/testscript b/tests/variable/override/testscript index 00ffdb9..82b8e98 100644 --- a/tests/variable/override/testscript +++ b/tests/variable/override/testscript @@ -1,5 +1,5 @@ # file : tests/variable/override/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 |