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/utf8/buildfile | 1 - tests/utf8/driver.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/utf8') diff --git a/tests/utf8/buildfile b/tests/utf8/buildfile index a2d10da..6468f72 100644 --- a/tests/utf8/buildfile +++ b/tests/utf8/buildfile @@ -1,5 +1,4 @@ # file : tests/utf8/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/utf8/driver.cxx b/tests/utf8/driver.cxx index 06fb29f..8480dec 100644 --- a/tests/utf8/driver.cxx +++ b/tests/utf8/driver.cxx @@ -1,5 +1,4 @@ // file : tests/utf8/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include -- cgit v1.1