From 8fa72bfb7f977e96643ab18dbda3b83595d000e5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 6 Feb 2020 08:04:30 +0200 Subject: Drop copyright notice from source code --- tests/default-options/buildfile | 1 - tests/default-options/driver.cxx | 1 - tests/default-options/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/default-options') diff --git a/tests/default-options/buildfile b/tests/default-options/buildfile index 5530a10..2b432f2 100644 --- a/tests/default-options/buildfile +++ b/tests/default-options/buildfile @@ -1,5 +1,4 @@ # file : tests/default-options/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/default-options/driver.cxx b/tests/default-options/driver.cxx index 764ab44..c6ac671 100644 --- a/tests/default-options/driver.cxx +++ b/tests/default-options/driver.cxx @@ -1,5 +1,4 @@ // file : tests/default-options/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/default-options/testscript b/tests/default-options/testscript index 41badf3..fa65e62 100644 --- a/tests/default-options/testscript +++ b/tests/default-options/testscript @@ -1,5 +1,4 @@ # file : tests/default-options/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note that when cross-testing the driver may not be able to run the command -- cgit v1.1