From 55f33160d7cbb7874c98a3a6cb2e877e29d7d871 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 16:14:03 +0300 Subject: Drop copyright notice from source code --- tests/manifest/buildfile | 1 - tests/manifest/driver.cxx | 1 - tests/manifest/machine-header.testscript | 1 - tests/manifest/result-request.testscript | 1 - tests/manifest/result.testscript | 1 - tests/manifest/task-request.testscript | 1 - tests/manifest/task-response.testscript | 1 - tests/manifest/task.testscript | 1 - 8 files changed, 8 deletions(-) (limited to 'tests/manifest') diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index dd469ab..7dc2517 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -1,5 +1,4 @@ # file : tests/manifest/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index df5abf8..821aa63 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,4 @@ // file : tests/manifest/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // ios_base::failbit, ios_base::badbit diff --git a/tests/manifest/machine-header.testscript b/tests/manifest/machine-header.testscript index c9ea898..84295d2 100644 --- a/tests/manifest/machine-header.testscript +++ b/tests/manifest/machine-header.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/machine-header.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -m diff --git a/tests/manifest/result-request.testscript b/tests/manifest/result-request.testscript index cd001c1..e2c4a94 100644 --- a/tests/manifest/result-request.testscript +++ b/tests/manifest/result-request.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/result-request.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -rq diff --git a/tests/manifest/result.testscript b/tests/manifest/result.testscript index b6c9785..c530170 100644 --- a/tests/manifest/result.testscript +++ b/tests/manifest/result.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/result.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -r diff --git a/tests/manifest/task-request.testscript b/tests/manifest/task-request.testscript index fecf849..4b797f6 100644 --- a/tests/manifest/task-request.testscript +++ b/tests/manifest/task-request.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/task-request.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -tq diff --git a/tests/manifest/task-response.testscript b/tests/manifest/task-response.testscript index 45bae22..e7dbdb9 100644 --- a/tests/manifest/task-response.testscript +++ b/tests/manifest/task-response.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/task-response.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -ts diff --git a/tests/manifest/task.testscript b/tests/manifest/task.testscript index 9852f91..8b27f04 100644 --- a/tests/manifest/task.testscript +++ b/tests/manifest/task.testscript @@ -1,5 +1,4 @@ # file : tests/manifest/task.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options += -t -- cgit v1.1