diff options
Diffstat (limited to 'tests/function/regex')
-rw-r--r-- | tests/function/regex/buildfile | 2 | ||||
-rw-r--r-- | tests/function/regex/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/function/regex/buildfile b/tests/function/regex/buildfile index dbcbcab..7fb2faa 100644 --- a/tests/function/regex/buildfile +++ b/tests/function/regex/buildfile @@ -1,5 +1,5 @@ # file : tests/function/regex/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/regex/testscript b/tests/function/regex/testscript index 4d48e04..977d7b3 100644 --- a/tests/function/regex/testscript +++ b/tests/function/regex/testscript @@ -1,5 +1,5 @@ # file : tests/function/regex/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 |