diff options
Diffstat (limited to 'tests/openssl')
-rw-r--r-- | tests/openssl/buildfile | 1 | ||||
-rw-r--r-- | tests/openssl/driver.cxx | 1 | ||||
-rw-r--r-- | tests/openssl/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/openssl/buildfile b/tests/openssl/buildfile index e74b94b..e70cea1 100644 --- a/tests/openssl/buildfile +++ b/tests/openssl/buildfile @@ -1,5 +1,4 @@ # file : tests/openssl/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/openssl/driver.cxx b/tests/openssl/driver.cxx index a1d0f4e..d245a3a 100644 --- a/tests/openssl/driver.cxx +++ b/tests/openssl/driver.cxx @@ -1,5 +1,4 @@ // file : tests/openssl/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/openssl/testscript b/tests/openssl/testscript index 9453c83..7e356f1 100644 --- a/tests/openssl/testscript +++ b/tests/openssl/testscript @@ -1,5 +1,4 @@ # file : tests/openssl/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* |