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 b63f64a..dbcbcab 100644 --- a/tests/function/regex/buildfile +++ b/tests/function/regex/buildfile @@ -1,5 +1,5 @@ # file : tests/function/regex/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/regex/testscript b/tests/function/regex/testscript index 6cce873..28d6c8e 100644 --- a/tests/function/regex/testscript +++ b/tests/function/regex/testscript @@ -1,5 +1,5 @@ # file : tests/function/regex/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 |