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