diff options
Diffstat (limited to 'tests/base64')
-rw-r--r-- | tests/base64/buildfile | 1 | ||||
-rw-r--r-- | tests/base64/driver.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/base64/buildfile b/tests/base64/buildfile index 02a4f1e..e9f72b6 100644 --- a/tests/base64/buildfile +++ b/tests/base64/buildfile @@ -1,5 +1,4 @@ # file : tests/base64/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/base64/driver.cxx b/tests/base64/driver.cxx index 601f914..ec3239a 100644 --- a/tests/base64/driver.cxx +++ b/tests/base64/driver.cxx @@ -1,5 +1,4 @@ // file : tests/base64/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> |