diff options
Diffstat (limited to 'openssl/agent/pkcs11/pkcs11.cxx')
-rw-r--r-- | openssl/agent/pkcs11/pkcs11.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/agent/pkcs11/pkcs11.cxx b/openssl/agent/pkcs11/pkcs11.cxx index 1cd541d..53f283f 100644 --- a/openssl/agent/pkcs11/pkcs11.cxx +++ b/openssl/agent/pkcs11/pkcs11.cxx @@ -1,5 +1,5 @@ // file : openssl/agent/pkcs11/pkcs11.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/pkcs11.hxx> |