From d65be72b09d05453c082527ea9d6af0585e98bbc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:29:04 +0300 Subject: Drop copyright notice from source code --- tests/manifest/buildfile | 1 - tests/manifest/driver.cxx | 1 - tests/manifest/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/manifest') diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index 627ef9e..f49c1ef 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 85097be..7ea77e3 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/testscript b/tests/manifest/testscript index ee47889..a271a74 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -1,5 +1,4 @@ # file : tests/manifest/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : package -- cgit v1.1