diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:06:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:06:01 +0300 |
commit | ecdf09039586ce751803e937a4ac31e1b3356c00 (patch) | |
tree | 9ea2fd9d5d0eb23a1268d9015a7691c2543ecb3d /tests/worker | |
parent | a3a07e76263db6a2ecc44865fb92107e672a109b (diff) |
Update copyright year
Diffstat (limited to 'tests/worker')
-rw-r--r-- | tests/worker/bootstrap.testscript | 2 | ||||
-rw-r--r-- | tests/worker/build.testscript | 2 | ||||
-rw-r--r-- | tests/worker/buildfile | 2 | ||||
-rw-r--r-- | tests/worker/startup.testscript | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/worker/bootstrap.testscript b/tests/worker/bootstrap.testscript index 2cf91e6..6d87e2a 100644 --- a/tests/worker/bootstrap.testscript +++ b/tests/worker/bootstrap.testscript @@ -1,5 +1,5 @@ # file : tests/worker/bootstrap.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file test.options = --bootstrap diff --git a/tests/worker/build.testscript b/tests/worker/build.testscript index 3d32e0a..943862d 100644 --- a/tests/worker/build.testscript +++ b/tests/worker/build.testscript @@ -1,5 +1,5 @@ # file : tests/worker/build.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file # Note: requires TFTP server (see buildfile). diff --git a/tests/worker/buildfile b/tests/worker/buildfile index 5be4d39..6ffcf4e 100644 --- a/tests/worker/buildfile +++ b/tests/worker/buildfile @@ -1,5 +1,5 @@ # file : tests/worker/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file #\ diff --git a/tests/worker/startup.testscript b/tests/worker/startup.testscript index e44a74b..4f15bc9 100644 --- a/tests/worker/startup.testscript +++ b/tests/worker/startup.testscript @@ -1,5 +1,5 @@ # file : tests/worker/startup.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file # Note: requires TFTP server (see buildfile). |