diff options
Diffstat (limited to 'tests/small-forward-list')
-rw-r--r-- | tests/small-forward-list/buildfile | 1 | ||||
-rw-r--r-- | tests/small-forward-list/driver.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/small-forward-list/buildfile b/tests/small-forward-list/buildfile index f43ab7a..48edbd5 100644 --- a/tests/small-forward-list/buildfile +++ b/tests/small-forward-list/buildfile @@ -1,5 +1,4 @@ # file : tests/small-forward-list/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-forward-list/driver.cxx b/tests/small-forward-list/driver.cxx index a16fcac..670fff1 100644 --- a/tests/small-forward-list/driver.cxx +++ b/tests/small-forward-list/driver.cxx @@ -1,5 +1,4 @@ // file : tests/small-forward-list/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> |