diff options
Diffstat (limited to 'tests/submit')
-rw-r--r-- | tests/submit/buildfile | 2 | ||||
-rw-r--r-- | tests/submit/data.testscript | 2 | ||||
-rw-r--r-- | tests/submit/submit-dir.testscript | 2 | ||||
-rw-r--r-- | tests/submit/submit-git.testscript | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/submit/buildfile b/tests/submit/buildfile index db4fe00..e4dc657 100644 --- a/tests/submit/buildfile +++ b/tests/submit/buildfile @@ -1,5 +1,5 @@ # file : tests/submit/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define common: file diff --git a/tests/submit/data.testscript b/tests/submit/data.testscript index 0be9ffa..70507d5 100644 --- a/tests/submit/data.testscript +++ b/tests/submit/data.testscript @@ -1,5 +1,5 @@ # file : tests/submit/data.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Pre-created submission data directory that will be copied by subsequent diff --git a/tests/submit/submit-dir.testscript b/tests/submit/submit-dir.testscript index 8018d01..4a0c619 100644 --- a/tests/submit/submit-dir.testscript +++ b/tests/submit/submit-dir.testscript @@ -1,5 +1,5 @@ # file : tests/submit/submit-dir.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/submit/submit-git.testscript b/tests/submit/submit-git.testscript index a0d76f5..83e39a7 100644 --- a/tests/submit/submit-git.testscript +++ b/tests/submit/submit-git.testscript @@ -1,5 +1,5 @@ # file : tests/submit/submit-git.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript |