aboutsummaryrefslogtreecommitdiff
path: root/tests/strcase
diff options
context:
space:
mode:
Diffstat (limited to 'tests/strcase')
-rw-r--r--tests/strcase/buildfile1
-rw-r--r--tests/strcase/driver.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/strcase/buildfile b/tests/strcase/buildfile
index 1aab4ab..2beb712 100644
--- a/tests/strcase/buildfile
+++ b/tests/strcase/buildfile
@@ -1,5 +1,4 @@
# file : tests/strcase/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/strcase/driver.cxx b/tests/strcase/driver.cxx
index 4ebe5f4..f9ea3b6 100644
--- a/tests/strcase/driver.cxx
+++ b/tests/strcase/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/strcase/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>