diff options
Diffstat (limited to 'tests/openssl')
-rw-r--r-- | tests/openssl/buildfile | 2 | ||||
-rw-r--r-- | tests/openssl/driver.cxx | 2 | ||||
-rw-r--r-- | tests/openssl/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/openssl/buildfile b/tests/openssl/buildfile index 1d9882f..a2b92ba 100644 --- a/tests/openssl/buildfile +++ b/tests/openssl/buildfile @@ -1,5 +1,5 @@ # file : tests/openssl/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 092b2ba..fdac5e8 100644 --- a/tests/openssl/driver.cxx +++ b/tests/openssl/driver.cxx @@ -1,5 +1,5 @@ // file : tests/openssl/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/openssl/testscript b/tests/openssl/testscript index f0eef62..9ed0965 100644 --- a/tests/openssl/testscript +++ b/tests/openssl/testscript @@ -1,5 +1,5 @@ # file : tests/openssl/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* |