aboutsummaryrefslogtreecommitdiff
path: root/tests/worker
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:19:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:19:33 +0300
commit69457921c27b6a6b5e043ec03c7ab9c48a588278 (patch)
treec646a65004a317061353d32caaf528f26fb3bad4 /tests/worker
parentbe096fd263246de72f21bd7c0d4db52b5af43203 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/worker')
-rw-r--r--tests/worker/bootstrap.testscript1
-rw-r--r--tests/worker/build.testscript1
-rw-r--r--tests/worker/buildfile1
-rw-r--r--tests/worker/startup.testscript1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/worker/bootstrap.testscript b/tests/worker/bootstrap.testscript
index 6d87e2a..01a0ce7 100644
--- a/tests/worker/bootstrap.testscript
+++ b/tests/worker/bootstrap.testscript
@@ -1,5 +1,4 @@
# file : tests/worker/bootstrap.testscript
-# 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 943862d..a28b504 100644
--- a/tests/worker/build.testscript
+++ b/tests/worker/build.testscript
@@ -1,5 +1,4 @@
# file : tests/worker/build.testscript
-# 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 6ffcf4e..fae11bb 100644
--- a/tests/worker/buildfile
+++ b/tests/worker/buildfile
@@ -1,5 +1,4 @@
# file : tests/worker/buildfile
-# 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 4f15bc9..7d68048 100644
--- a/tests/worker/startup.testscript
+++ b/tests/worker/startup.testscript
@@ -1,5 +1,4 @@
# file : tests/worker/startup.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Note: requires TFTP server (see buildfile).