diff options
author | Matt Caswell <matt@openssl.org> | 2018-06-20 16:25:43 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-06-20 16:29:23 +0200 |
commit | fd38836ba8158cb30f0731f8a61780ed4b5a6825 (patch) | |
tree | 809399f68c671a882f98d35dd4e348658313106e /doc/man3/X509v3_get_ext_by_NID.pod | |
parent | update pyca/cryptography submodule (diff) | |
download | openssl-fd38836ba8158cb30f0731f8a61780ed4b5a6825.tar.xz openssl-fd38836ba8158cb30f0731f8a61780ed4b5a6825.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6538)
Diffstat (limited to 'doc/man3/X509v3_get_ext_by_NID.pod')
-rw-r--r-- | doc/man3/X509v3_get_ext_by_NID.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509v3_get_ext_by_NID.pod b/doc/man3/X509v3_get_ext_by_NID.pod index 54dff3c5dd..c81d463650 100644 --- a/doc/man3/X509v3_get_ext_by_NID.pod +++ b/doc/man3/X509v3_get_ext_by_NID.pod @@ -132,7 +132,7 @@ L<X509V3_get_d2i(3)> =head1 COPYRIGHT -Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |