diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:10:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:10:54 +0300 |
commit | cd28f2963e696ad6668dfa87ce7e4f8dc35f01ea (patch) | |
tree | 9806ea943fbe6e68613ff851b418107553bf6304 /openssl/diagnostics.cxx | |
parent | 089405dfcd3920f60aebc1f0ddd7980f91ff5d42 (diff) |
Update copyright year
Diffstat (limited to 'openssl/diagnostics.cxx')
-rw-r--r-- | openssl/diagnostics.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/diagnostics.cxx b/openssl/diagnostics.cxx index 4dd13e0..77d5c8b 100644 --- a/openssl/diagnostics.cxx +++ b/openssl/diagnostics.cxx @@ -1,5 +1,5 @@ // file : openssl/diagnostics.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/diagnostics.hxx> |