diff options
author | Matt Caswell <matt@openssl.org> | 2020-08-06 14:22:30 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-08-06 14:22:30 +0200 |
commit | 0f84cbc3e2025424772b2424be4b6fd728e7df2f (patch) | |
tree | ecb235a858b492e9a335a1d235933fb5aca4ee42 /doc/man3/ERR_new.pod | |
parent | Fix provider cipher reinit after init/update with a partial update block. (diff) | |
download | openssl-0f84cbc3e2025424772b2424be4b6fd728e7df2f.tar.xz openssl-0f84cbc3e2025424772b2424be4b6fd728e7df2f.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12595)
Diffstat (limited to 'doc/man3/ERR_new.pod')
-rw-r--r-- | doc/man3/ERR_new.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/ERR_new.pod b/doc/man3/ERR_new.pod index ada27ed360..4c18f76ef3 100644 --- a/doc/man3/ERR_new.pod +++ b/doc/man3/ERR_new.pod @@ -68,7 +68,7 @@ L<ERR_load_strings(3)>, L<BIO_snprintf(3)>, L<provider-base(7)> =head1 COPYRIGHT -Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved. Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |