diff options
Diffstat (limited to 'openssl/agent/pkcs11/private-key.cxx')
-rw-r--r-- | openssl/agent/pkcs11/private-key.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/agent/pkcs11/private-key.cxx b/openssl/agent/pkcs11/private-key.cxx index e85d815..1fc4b8c 100644 --- a/openssl/agent/pkcs11/private-key.cxx +++ b/openssl/agent/pkcs11/private-key.cxx @@ -1,5 +1,5 @@ // file : openssl/agent/pkcs11/private-key.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <openssl/agent/pkcs11/private-key.hxx> |