aboutsummaryrefslogtreecommitdiff
path: root/tests/dependency
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:13:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:13:01 +0300
commitbd767361efe4b9a80010c41613a2970b06504bff (patch)
tree9cf02058c89f6f613483d54dc9e063becd1e2d62 /tests/dependency
parent99173955614b657f9a673bf163ade1be1f22ee31 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/dependency')
-rw-r--r--tests/dependency/chain/buildfile1
-rw-r--r--tests/dependency/chain/testscript1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/dependency/chain/buildfile b/tests/dependency/chain/buildfile
index 4c63986..5a516b4 100644
--- a/tests/dependency/chain/buildfile
+++ b/tests/dependency/chain/buildfile
@@ -1,5 +1,4 @@
# file : tests/dependency/chain/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript $b
diff --git a/tests/dependency/chain/testscript b/tests/dependency/chain/testscript
index 97b7227..9232840 100644
--- a/tests/dependency/chain/testscript
+++ b/tests/dependency/chain/testscript
@@ -1,5 +1,4 @@
# file : tests/dependency/chain/testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include ../../common.testscript