diff options
Diffstat (limited to 'tests/function/filesystem')
-rw-r--r-- | tests/function/filesystem/buildfile | 2 | ||||
-rw-r--r-- | tests/function/filesystem/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/function/filesystem/buildfile b/tests/function/filesystem/buildfile index b41344f..41a8563 100644 --- a/tests/function/filesystem/buildfile +++ b/tests/function/filesystem/buildfile @@ -1,5 +1,5 @@ # file : tests/function/filesystem/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/function/filesystem/testscript b/tests/function/filesystem/testscript index 5c8a9a6..61fca19 100644 --- a/tests/function/filesystem/testscript +++ b/tests/function/filesystem/testscript @@ -1,5 +1,5 @@ # file : tests/function/filesystem/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 |