diff options
Diffstat (limited to 'tests/bash')
-rw-r--r-- | tests/bash/buildfile | 2 | ||||
-rw-r--r-- | tests/bash/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/bash/buildfile b/tests/bash/buildfile index 92fd280..87eaf65 100644 --- a/tests/bash/buildfile +++ b/tests/bash/buildfile @@ -1,5 +1,5 @@ # file : tests/bash/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/bash/testscript b/tests/bash/testscript index 11f50c7..6a9bf1d 100644 --- a/tests/bash/testscript +++ b/tests/bash/testscript @@ -1,5 +1,5 @@ # file : tests/bash/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Only native testing on non-Windows platforms |