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/dir-iterator/buildfile | 1 - tests/dir-iterator/driver.cxx | 1 - tests/dir-iterator/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/dir-iterator') diff --git a/tests/dir-iterator/buildfile b/tests/dir-iterator/buildfile index 2d44bbb..431642d 100644 --- a/tests/dir-iterator/buildfile +++ b/tests/dir-iterator/buildfile @@ -1,5 +1,4 @@ # file : tests/dir-iterator/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/dir-iterator/driver.cxx b/tests/dir-iterator/driver.cxx index 4fd04b7..b73e2e2 100644 --- a/tests/dir-iterator/driver.cxx +++ b/tests/dir-iterator/driver.cxx @@ -1,5 +1,4 @@ // file : tests/dir-iterator/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/dir-iterator/testscript b/tests/dir-iterator/testscript index 370fd2f..b1444ad 100644 --- a/tests/dir-iterator/testscript +++ b/tests/dir-iterator/testscript @@ -1,5 +1,4 @@ # file : tests/dir-iterator/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.options = -v -- cgit v1.1