aboutsummaryrefslogtreecommitdiff
path: root/tests/cc/modules
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cc/modules')
-rw-r--r--tests/cc/modules/buildfile1
-rw-r--r--tests/cc/modules/common.testscript1
-rw-r--r--tests/cc/modules/headers.testscript1
-rw-r--r--tests/cc/modules/modules.testscript1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/cc/modules/buildfile b/tests/cc/modules/buildfile
index 9136224..a5059c7 100644
--- a/tests/cc/modules/buildfile
+++ b/tests/cc/modules/buildfile
@@ -1,5 +1,4 @@
# file : tests/cc/modules/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test C++ modules support.
diff --git a/tests/cc/modules/common.testscript b/tests/cc/modules/common.testscript
index 6eb8853..4b7d109 100644
--- a/tests/cc/modules/common.testscript
+++ b/tests/cc/modules/common.testscript
@@ -1,5 +1,4 @@
# file : tests/cc/modules/common.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
crosstest = false
diff --git a/tests/cc/modules/headers.testscript b/tests/cc/modules/headers.testscript
index 835c599..dacb6f0 100644
--- a/tests/cc/modules/headers.testscript
+++ b/tests/cc/modules/headers.testscript
@@ -1,5 +1,4 @@
# file : tests/cc/modules/headers.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test header units.
diff --git a/tests/cc/modules/modules.testscript b/tests/cc/modules/modules.testscript
index 637e19e..5ef032e 100644
--- a/tests/cc/modules/modules.testscript
+++ b/tests/cc/modules/modules.testscript
@@ -1,5 +1,4 @@
# file : tests/cc/modules/modules.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test modules proper.