aboutsummaryrefslogtreecommitdiff
path: root/tests/expansion
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/expansion
parent99173955614b657f9a673bf163ade1be1f22ee31 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/expansion')
-rw-r--r--tests/expansion/buildfile1
-rw-r--r--tests/expansion/concat.testscript1
-rw-r--r--tests/expansion/type.testscript1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/expansion/buildfile b/tests/expansion/buildfile
index 26a7a77..61f1e3f 100644
--- a/tests/expansion/buildfile
+++ b/tests/expansion/buildfile
@@ -1,5 +1,4 @@
# file : tests/expansion/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript{*} $b
diff --git a/tests/expansion/concat.testscript b/tests/expansion/concat.testscript
index b1baf50..181a738 100644
--- a/tests/expansion/concat.testscript
+++ b/tests/expansion/concat.testscript
@@ -1,5 +1,4 @@
# file : tests/expansion/type.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test concatenated expansion.
diff --git a/tests/expansion/type.testscript b/tests/expansion/type.testscript
index b7f4524..442bfc7 100644
--- a/tests/expansion/type.testscript
+++ b/tests/expansion/type.testscript
@@ -1,5 +1,4 @@
# file : tests/expansion/type.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test type propagation during expansion.