diff options
Diffstat (limited to 'tests/test/script/integration')
-rw-r--r-- | tests/test/script/integration/buildfile | 2 | ||||
-rw-r--r-- | tests/test/script/integration/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/test/script/integration/buildfile b/tests/test/script/integration/buildfile index e74eed7..dcaa527 100644 --- a/tests/test/script/integration/buildfile +++ b/tests/test/script/integration/buildfile @@ -1,5 +1,5 @@ # file : tests/test/script/integration/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/test/script/integration/testscript b/tests/test/script/integration/testscript index 2d56dde..c09eb6c 100644 --- a/tests/test/script/integration/testscript +++ b/tests/test/script/integration/testscript @@ -1,5 +1,5 @@ # file : tests/test/script/integration/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 |