aboutsummaryrefslogtreecommitdiff
path: root/tests/utf8
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utf8')
-rw-r--r--tests/utf8/buildfile1
-rw-r--r--tests/utf8/driver.cxx1
2 files changed, 0 insertions, 2 deletions
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 <cassert>