diff options
Diffstat (limited to 'tests/name')
-rw-r--r-- | tests/name/buildfile | 2 | ||||
-rw-r--r-- | tests/name/cross.test | 2 | ||||
-rw-r--r-- | tests/name/pattern.test | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/name/buildfile b/tests/name/buildfile index dc949f0..4449a1f 100644 --- a/tests/name/buildfile +++ b/tests/name/buildfile @@ -1,5 +1,5 @@ # file : tests/name/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: test{*} $b diff --git a/tests/name/cross.test b/tests/name/cross.test index 2969abb..009b851 100644 --- a/tests/name/cross.test +++ b/tests/name/cross.test @@ -1,5 +1,5 @@ # file : tests/name/cross.test -# 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 diff --git a/tests/name/pattern.test b/tests/name/pattern.test index 00838d0..792a7c3 100644 --- a/tests/name/pattern.test +++ b/tests/name/pattern.test @@ -1,5 +1,5 @@ # file : tests/name/pattern.test -# 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 |