aboutsummaryrefslogtreecommitdiff
path: root/tests
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
parentbe096fd263246de72f21bd7c0d4db52b5af43203 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests')
-rw-r--r--tests/agent/buildfile1
-rw-r--r--tests/agent/testscript1
-rw-r--r--tests/build/bootstrap.build1
-rw-r--r--tests/build/root.build1
-rw-r--r--tests/buildfile1
-rw-r--r--tests/integration/buildfile1
-rw-r--r--tests/integration/testscript1
-rw-r--r--tests/integration/tftp-map1
-rw-r--r--tests/machine/buildfile1
-rw-r--r--tests/machine/testscript1
-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
14 files changed, 0 insertions, 14 deletions
diff --git a/tests/agent/buildfile b/tests/agent/buildfile
index 25e74e9..236674f 100644
--- a/tests/agent/buildfile
+++ b/tests/agent/buildfile
@@ -1,5 +1,4 @@
# file : tests/agent/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Setup the bbot-agent that we are testing.
diff --git a/tests/agent/testscript b/tests/agent/testscript
index 8e66949..c977c26 100644
--- a/tests/agent/testscript
+++ b/tests/agent/testscript
@@ -1,5 +1,4 @@
# file : tests/agent/testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# The /build/machines directory should be on a btrfs filesystem and have the
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 9ed137a..b2c4297 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index eab74dd..4e08cd9 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Configure C++ module and specify the test target for cross-testing.
diff --git a/tests/buildfile b/tests/buildfile
index e310fa8..a5c185f 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
./: {*/ -build/}
diff --git a/tests/integration/buildfile b/tests/integration/buildfile
index 42645d0..6167f06 100644
--- a/tests/integration/buildfile
+++ b/tests/integration/buildfile
@@ -1,5 +1,4 @@
# file : tests/integration/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Setup the bbot-agent and bbot-worker that we are testing.
diff --git a/tests/integration/testscript b/tests/integration/testscript
index d06ff97..9cbb00e 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -1,5 +1,4 @@
# file : tests/integration/testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
#\
diff --git a/tests/integration/tftp-map b/tests/integration/tftp-map
index 54595ab..7a2b59a 100644
--- a/tests/integration/tftp-map
+++ b/tests/integration/tftp-map
@@ -1,5 +1,4 @@
# file : tests/integration/tftp-map
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Test working directories relative to out_base:
diff --git a/tests/machine/buildfile b/tests/machine/buildfile
index a757295..061d474 100644
--- a/tests/machine/buildfile
+++ b/tests/machine/buildfile
@@ -1,5 +1,4 @@
# file : tests/machine/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Setup the bbot-agent that we are testing.
diff --git a/tests/machine/testscript b/tests/machine/testscript
index 9265334..f5e4320 100644
--- a/tests/machine/testscript
+++ b/tests/machine/testscript
@@ -1,5 +1,4 @@
# file : tests/machine/testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Note that if interrupted (^C) during machine execution, then have to
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).