diff options
Diffstat (limited to 'tests/function/process')
-rw-r--r-- | tests/function/process/buildfile | 2 | ||||
-rw-r--r-- | tests/function/process/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/function/process/buildfile b/tests/function/process/buildfile index 4ea4742..a7b3a1e 100644 --- a/tests/function/process/buildfile +++ b/tests/function/process/buildfile @@ -1,5 +1,5 @@ # file : tests/function/process/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/process/testscript b/tests/function/process/testscript index d4fe864..e0c199a 100644 --- a/tests/function/process/testscript +++ b/tests/function/process/testscript @@ -1,5 +1,5 @@ # file : tests/function/process/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 |