From bd767361efe4b9a80010c41613a2970b06504bff Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:13:01 +0300 Subject: Drop copyright notice from source code --- tests/cc/modules/buildfile | 1 - tests/cc/modules/common.testscript | 1 - tests/cc/modules/headers.testscript | 1 - tests/cc/modules/modules.testscript | 1 - 4 files changed, 4 deletions(-) (limited to 'tests/cc/modules') 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. -- cgit v1.1