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 f39a237..5c2ede2 100644 --- a/tests/function/path/buildfile +++ b/tests/function/path/buildfile @@ -1,5 +1,5 @@ # file : tests/function/path/buildfile -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: test{testscript} $b diff --git a/tests/function/path/testscript b/tests/function/path/testscript index a0d8422..4621ba4 100644 --- a/tests/function/path/testscript +++ b/tests/function/path/testscript @@ -1,5 +1,5 @@ # file : tests/function/path/testscript -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../../common.test |