diff options
Diffstat (limited to 'tests/function/path')
-rw-r--r-- | tests/function/path/buildfile | 2 | ||||
-rw-r--r-- | tests/function/path/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/function/path/buildfile b/tests/function/path/buildfile index 678ae48..3eb747e 100644 --- a/tests/function/path/buildfile +++ b/tests/function/path/buildfile @@ -1,5 +1,5 @@ # file : tests/function/path/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/function/path/testscript b/tests/function/path/testscript index 84a1cc1..fb01e37 100644 --- a/tests/function/path/testscript +++ b/tests/function/path/testscript @@ -1,5 +1,5 @@ # file : tests/function/path/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 |