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/b-info/buildfile | 1 - tests/b-info/driver.cxx | 1 - tests/b-info/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/b-info') diff --git a/tests/b-info/buildfile b/tests/b-info/buildfile index 0a05594..1b05c5d 100644 --- a/tests/b-info/buildfile +++ b/tests/b-info/buildfile @@ -1,5 +1,4 @@ # file : tests/b-info/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/b-info/driver.cxx b/tests/b-info/driver.cxx index fbd4763..6a3e0a4 100644 --- a/tests/b-info/driver.cxx +++ b/tests/b-info/driver.cxx @@ -1,5 +1,4 @@ // file : tests/b-info/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/b-info/testscript b/tests/b-info/testscript index ee04f55..c5c3910 100644 --- a/tests/b-info/testscript +++ b/tests/b-info/testscript @@ -1,5 +1,4 @@ # file : tests/b-info/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note that when cross-testing we unlikely be able to run build2 on the -- cgit v1.1