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