aboutsummaryrefslogtreecommitdiff
path: root/openssl/client/client.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/client/client.cxx')
-rw-r--r--openssl/client/client.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/client/client.cxx b/openssl/client/client.cxx
index 0c623c0..4c655aa 100644
--- a/openssl/client/client.cxx
+++ b/openssl/client/client.cxx
@@ -40,7 +40,7 @@ namespace openssl
{
cout << "openssl-client " << OPENSSL_AGENT_VERSION_ID << endl
<< "libbutl " << LIBBUTL_VERSION_ID << endl
- << "Copyright (c) 2014-2019 Code Synthesis Ltd" << endl
+ << "Copyright (c) " << OPENSSL_AGENT_COPYRIGHT << "." << endl
<< "This is free software released under the MIT license."
<< endl;