]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 14:41:27 +0000 (14:41 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 14:41:27 +0000 (14:41 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
94 files changed:
apps/lib/engine_loader.c
apps/tsget.in
crypto/bn/asm/mips.pl
crypto/bn/bn_lib.c
crypto/des/set_key.c
crypto/dso/dso_lib.c
crypto/ec/ec_deprecated.c
doc/internal/man3/cms_add1_signing_cert.pod
doc/internal/man3/ossl_punycode_decode.pod
doc/internal/man7/DERlib.pod
doc/man3/ASN1_INTEGER_get_int64.pod
doc/man3/ASN1_TYPE_get.pod
doc/man3/BF_encrypt.pod
doc/man3/BIO_f_buffer.pod
doc/man3/BIO_f_cipher.pod
doc/man3/BIO_f_prefix.pod
doc/man3/BIO_s_file.pod
doc/man3/BN_BLINDING_new.pod
doc/man3/BN_bn2bin.pod
doc/man3/BN_mod_mul_reciprocal.pod
doc/man3/CMS_add1_recipient_cert.pod
doc/man3/CMS_get0_RecipientInfos.pod
doc/man3/CONF_modules_free.pod
doc/man3/DES_random_key.pod
doc/man3/DH_generate_parameters.pod
doc/man3/DH_meth_new.pod
doc/man3/DH_new_by_nid.pod
doc/man3/DH_set_method.pod
doc/man3/DSA_dup_DH.pod
doc/man3/DSA_get0_pqg.pod
doc/man3/DSA_meth_new.pod
doc/man3/DSA_new.pod
doc/man3/EC_GFp_simple_method.pod
doc/man3/EC_POINT_add.pod
doc/man3/EC_POINT_new.pod
doc/man3/ERR_get_error.pod
doc/man3/ERR_load_crypto_strings.pod
doc/man3/ERR_load_strings.pod
doc/man3/ERR_put_error.pod
doc/man3/ERR_remove_state.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_PKEY_meth_get_count.pod
doc/man3/EVP_PKEY_set1_encoded_public_key.pod
doc/man3/MD5.pod
doc/man3/MDC2_Init.pod
doc/man3/OPENSSL_config.pod
doc/man3/OPENSSL_fork_prepare.pod
doc/man3/OPENSSL_instrument_bus.pod
doc/man3/OSSL_DECODER_CTX.pod
doc/man3/OpenSSL_add_all_algorithms.pod
doc/man3/PKCS12_SAFEBAG_get0_attrs.pod
doc/man3/PKCS12_SAFEBAG_get1_cert.pod
doc/man3/RAND_add.pod
doc/man3/RAND_cleanup.pod
doc/man3/RC4_set_key.pod
doc/man3/RIPEMD160_Init.pod
doc/man3/RSA_check_key.pod
doc/man3/RSA_meth_new.pod
doc/man3/RSA_print.pod
doc/man3/RSA_set_method.pod
doc/man3/RSA_sign.pod
doc/man3/RSA_sign_ASN1_OCTET_STRING.pod
doc/man3/SCT_print.pod
doc/man3/SSL_CIPHER_get_name.pod
doc/man3/SSL_COMP_add_compression_method.pod
doc/man3/SSL_CTX_set_client_hello_cb.pod
doc/man3/SSL_CTX_set_keylog_callback.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_set_security_level.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man3/SSL_CTX_use_certificate.pod
doc/man3/SSL_get_session.pod
doc/man3/SSL_set_async_callback.pod
doc/man3/SSL_set_bio.pod
doc/man3/SSL_set_fd.pod
doc/man3/X509_get0_signature.pod
doc/man3/X509_get_pubkey.pod
doc/man3/i2d_re_X509_tbs.pod
doc/man7/EVP_SIGNATURE-DSA.pod
doc/man7/EVP_SIGNATURE-ECDSA.pod
doc/man7/ossl_store.pod
doc/man7/property.pod
doc/man7/proxy-certificates.pod
test/bio_enc_test.c
test/bio_prefix_text.c
test/packettest.c
test/recipes/05-test_rand.t
test/recipes/30-test_engine.t
test/recipes/80-test_dane.t
test/ssl-tests/01-simple.cnf.in
test/testutil/tests.c
test/testutil/testutil_init.c
util/mkpod2html.pl

index 573af76024d45b0ae2704794c67dd5bdf37fdcb0..b2a11d438df87622919976ffe48929250965fd20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-2021 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
index 8eab6a8f1f578c6a9aba3972ec83a96440626b0b..3b5f83cf9b572d628c537745081a5c22441e507e 100644 (file)
@@ -1,5 +1,5 @@
 #!{- $config{HASHBANGPERL} -}
-# Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2002-2021 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright (c) 2002 The OpenTSA Project. All rights reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
index 91b7aac6e790514d1f133c507a2bc669c9f61c3e..bc18826d08f8237346f0ee865e5949510c5df8b7 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2010-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2010-2021 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
index d37b89c2a6e64cdb41897f0a7c577c3a5591ec44..7ad6842560b4fab06a4bd70405d9750cd8184c7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2021 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
index 068fb9133b4f3cae98528685479d0beebbaea164..adcfb7f12451c4950b8de1547f1b3d5263393456 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2021 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
index e093b77a272dd81441700f8f94a9bef36a5119d9..9d755986d755ef55558a30349622f4e84298395b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2021 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
index 22ddb3660ca2570599bf71b40c4bf8740bf0d8c4..765894c32977145257c74afad2e974ee84013891 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2021 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
index 1f5f681c6434a18e21e782eeb98c3a27b23cf26b..cc2747dcde6e70e6465603b632859b2f404f485e 100644 (file)
@@ -36,7 +36,7 @@ is added or 0 if an error occurred.
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index 61240f724ebbe34a20b8d5c638bd83a58db76d28..652626159e3ac8f1a6fa4d079033aad0ad215edc 100644 (file)
@@ -49,7 +49,7 @@ The functions described here were all added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index 3129a9b74dc233b1407da669dba6eaac6f5902b1..8dd5d6cec79138dd595b2332050064e3b1ff451a 100644 (file)
@@ -139,7 +139,7 @@ L<ossl_DER_w_precompiled(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 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
index 4ba6c4c0d71f46f288edbb0b985841e699210574..3bde0b20e686d6ba6c36668aa1ad596a176e3ab5 100644 (file)
@@ -123,7 +123,7 @@ were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015-2021 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
index 1d87f676f4cde9833d7af1b1ada80b5b6c9b744c..9bfb5a76d4792fc1122318f5fd6823e39ed7289c 100644 (file)
@@ -91,7 +91,7 @@ NULL on failure.
 
 =head1 COPYRIGHT
 
-Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015-2021 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
index b6df43efc2a486b91660dd1ab819d04682e808e2..509dd22c63fb998078f41a90c1bb36db7a372659 100644 (file)
@@ -121,7 +121,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 2eb6e8eab1a52314a944d434ba28633c9717a1e2..9a1d5b4b33fa177436b15657bf3e5ca82ece771e 100644 (file)
@@ -93,7 +93,7 @@ L<BIO_ctrl(3)>.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index cb6b14a0c0a070a735dba2efe5409f97c9cba66b..3a11cabd3c4c07c862b60a204eeb2f1d688cf78b 100644 (file)
@@ -71,7 +71,7 @@ BIO_get_cipher_ctx() returns 1 for success and <=0 for failure.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 8c7953f4720622815cf01921f76445adbf9bd570..3c98ef311bb5c4d95285fe1ac5ce5abb577a4e3b 100644 (file)
@@ -60,7 +60,7 @@ L<bio(7)>
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index b60a9d8f7ac4f138bc3ee0437fcc5919e3412539..60e68dba1c3d0aba271fc345ab449e96cd371a52 100644 (file)
@@ -157,7 +157,7 @@ L<BIO_set_close(3)>, L<BIO_get_close(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index f8c63291920b909f211459c5c299884e4e3bb010..210fad709c0b925b298b098bb2538cf1c9b548d3 100644 (file)
@@ -116,7 +116,7 @@ deprecates BN_BLINDING_set_thread_id() and BN_BLINDING_get_thread_id().
 
 =head1 COPYRIGHT
 
-Copyright 2005-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2005-2021 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
index e75b9fffb5473b4b661ee3bace4eec86161c4044..92cb7d74f1015d3fb55317e8d5b5215d53efe21c 100644 (file)
@@ -114,7 +114,7 @@ L<BN_num_bytes(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index a2f4ebc79dcc647ded497c1793a4c50a28b9594b..28d5f1131d730e168c85269b0c4618cfc666e8f2 100644 (file)
@@ -66,7 +66,7 @@ BN_RECP_CTX_init() was removed in OpenSSL 1.1.0
 
 =head1 COPYRIGHT
 
-Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 0855d5321b060e200a5fc0a7c13c09140ccad7c5..e1fc34303be02513257f6d0aea624fb123a01606 100644 (file)
@@ -76,7 +76,7 @@ OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2008-2021 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
index eb755f52431068fa58a126ff900916b1b93564b4..8f4593538d1904b56d1fba79fd874f7a78c05ac2 100644 (file)
@@ -145,7 +145,7 @@ were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2008-2021 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
index fd22d828994d3fd6b463a285ac789527428e7527..81b10ebc3bbea220a816ee3d90b16fa0cc2cf8d0 100644 (file)
@@ -48,7 +48,7 @@ For more information see L<OPENSSL_init_crypto(3)>.
 
 =head1 COPYRIGHT
 
-Copyright 2004-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2004-2021 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
index 1f0020eae6448f8b472e8b804092e2819b1fb10b..0887453f27a291eb2dfd0b07f179a45639ec8cf4 100644 (file)
@@ -320,7 +320,7 @@ on some platforms.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index bbcfe24ae6b4d200d7c7a89178cadf769cb40b49..1098a161ea63f2517fb3fd2f254b9904bd66554d 100644 (file)
@@ -160,7 +160,7 @@ DH_generate_parameters_ex() instead.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 779a6951678f0b3d174db81a8c83284ac885c3d9..43827f55ef8c37a7568842e8ac58e8ae430dfe3f 100644 (file)
@@ -166,7 +166,7 @@ The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 6876e239aaa6eabd9f4a28928aed3fcdbdfe1d90..d5ad0ff6ce932286a63ac8ec9a70d6348de4dbd9 100644 (file)
@@ -41,7 +41,7 @@ The DH_get_nid() function was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2021 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
index d6da381001900b05c8b17b2358bc823ad8d29c98..88dffab26c0c314d45a00b908d0920c193b9ac3a 100644 (file)
@@ -89,7 +89,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index f8a4815cd597d5d2715ab5601dc1790fbc6e5aa2..b2a1529ac867c49d897f864f0bd3696761a2355b 100644 (file)
@@ -43,7 +43,7 @@ This function was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index fc2a967cfa940cfba3aeb7423e880a10bb983369..7b2f132a99b2c18aa6aaf194f24c49cb1fedece1 100644 (file)
@@ -113,7 +113,7 @@ OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index f8f5a1f02242623692103e7fb66bb6693c21325b..c00747cfc448656cdd3a98cdeab665ac71d101f1 100644 (file)
@@ -214,7 +214,7 @@ The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 01be4e842d71ef6468971a2fea18253807017514..60b3d50dfa013f8919e4a719069bdd6906ab5b91 100644 (file)
@@ -50,7 +50,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 6e3e9b708ae6ff1acd5fad1ef5df20b05727b20a..8c4acd28e0b0ee0d157445f49d65f673240edb90 100644 (file)
@@ -73,7 +73,7 @@ were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-2021 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
index 10036c9596a273b3e54ebd5e6f5fb3df68de7a24..97bd34c3932e39f50957cecb90e29afb6f2049f1 100644 (file)
@@ -90,7 +90,7 @@ were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-2021 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
index e2e2c129eb3d6f2daa6ac4646e793b2b651e1bd4..f92cc2c8e2292902e2e110b415f1ff98c88fcdff 100644 (file)
@@ -269,7 +269,7 @@ added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-2021 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
index b5374e7652d312d5fb5d78f515317090e404dce9..6518458907d9a09dbfd5e262a0d2b7170008a967 100644 (file)
@@ -132,7 +132,7 @@ and ERR_peek_last_error_line_data() became deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index dc3b5292b1a45b80913bfa26a828fd1f355d7ac3..ef871896494c2eada3deefe94760afa1eab5cad8 100644 (file)
@@ -46,7 +46,7 @@ OPENSSL_init_crypto() and OPENSSL_init_ssl() and should not be used.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 55f4cb244ec90ffd64b48abefe9e73efe0784461..f291644bb361968304c558b5099c0d1f6bb9edd5 100644 (file)
@@ -48,7 +48,7 @@ L<ERR_load_strings(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 56c73c13eff7f6b1ead5045ded846a8082033b53..1078c31b636a2a05a74bff59d8a46fe0b7b149bb 100644 (file)
@@ -179,7 +179,7 @@ were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 2ef34c7c34c8bf9862278d58adcb1564f1b71ede..f5f6ffbb49bb58fdbe273ea9646906ef689aa806 100644 (file)
@@ -41,7 +41,7 @@ and should not be used.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 35d4db2a6626f122e5f2091101a99a3a10f42fb4..8b862d9d99c815e2f448a6d2f4f888b479162650 100644 (file)
@@ -249,7 +249,7 @@ counted in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 4950a58b247279d75f3d85f70f7e374e850d0f7b..2e2a3fc13e3131cc81a84a3b62f7be8be76e126e 100644 (file)
@@ -51,7 +51,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2002-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-2021 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
index 5ed6b20a06b4f0303d105561e0368923a38da77c..20ae767dd6a17a56f3440f9456e370313e307e43 100644 (file)
@@ -131,7 +131,7 @@ deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 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
index 81e220fe42aa5af6e9909d0028b01f3df6be0fd8..5d1a8eb7da92cbd6b391e62f41073310cbe87205 100644 (file)
@@ -105,7 +105,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 37b2ba38153b9968f03cb90aed4601752557c18a..f29c9b78dc25c2e1387f4096d0164557c129daa4 100644 (file)
@@ -70,7 +70,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 60f1c5a6582ca1b09dad005e9574557ee366cdb6..3fe6dd0e496b059f3ae5bd7512d56afcee1688a6 100644 (file)
@@ -77,7 +77,7 @@ deprecated in OpenSSL 1.1.0 by OPENSSL_init_crypto().
 
 =head1 COPYRIGHT
 
-Copyright 2004-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2004-2021 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
index 646c0932078aa59d7740e8920cd93e57e603af0d..6f8277c110da5cc7765119c635630be89770736e 100644 (file)
@@ -60,7 +60,7 @@ These functions were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2021 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
index c5e3d3fca41527a81a8c4f5415f269febf9f465b..1af07b29c7edef0296e9dfd412a2b86b1474ea02 100644 (file)
@@ -43,7 +43,7 @@ Otherwise number of recorded values is returned.
 
 =head1 COPYRIGHT
 
-Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2011-2021 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
index a15902da080ac63e9ed1ff78060b995a1c04ab86..3ffd794cf0fb3819d5f6e12384f5fe86963cdfe6 100644 (file)
@@ -249,7 +249,7 @@ The functions described here were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 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
index 750acdeab5347edaad605d0160c35f20a066309e..07403a32d53448e749c63ea6c04b4bd4424d537b 100644 (file)
@@ -53,7 +53,7 @@ not be used.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 8ed67fbdf721b8e21509f4e249f43592ffa5200f..7073c0d5cec0ece17dc30206fd113b352f984909 100644 (file)
@@ -40,7 +40,7 @@ L<PKCS12_add_friendlyname_asc(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index 13f1263fe6672fa6dba4b626c4795d753b5521e1..ecd212c775ec346772d7b3cf6dc445529740b120 100644 (file)
@@ -64,7 +64,7 @@ L<PKCS12_add_safes(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index dd39b8ca4347ceacd676cb1e708f0cb8f218b0a5..10a68114330a12e02d63bf831dc111097f462cff 100644 (file)
@@ -101,7 +101,7 @@ not be used.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 5b8461598822c67298ba60cbefd7f717935c55eb..ce61a9f2b12e189e2968e11f8447e974494471ec 100644 (file)
@@ -36,7 +36,7 @@ See L<OPENSSL_init_crypto(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 3f6e362f76c21382f2126600676ef73c1b7021c8..296f88eb6f20734f26aba3772d30a271b2f800c0 100644 (file)
@@ -68,7 +68,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 7339bd480a12d20061885481d597a3dfdfd9dbb8..48937a647f5a9faa684865efe2b2bbdd7b08d0aa 100644 (file)
@@ -73,7 +73,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index a9e3d36aa67abf20a34570c80caaae0161a435c5..d9c0097772c4c34ac72b1c4ae03ef83c6fee5bfa 100644 (file)
@@ -84,7 +84,7 @@ RSA_check_key_ex() appeared after OpenSSL 1.0.2.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 6c8eda1615b02e69e07c2da609e4c6e2edb3688c..29ea4161b0b5354723894bcbfe106f1add578a2a 100644 (file)
@@ -260,7 +260,7 @@ Other functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 96ca3df1131c11018cafb5b70e4757c3d502d472..27495b2241af884073196d5af5aec6946172af1d 100644 (file)
@@ -67,7 +67,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 21cfeed27b4635702ed4c67f9f1b92eca14540a2..6e45d6b60b9d24c99985802bbe068b1cdbc670bb 100644 (file)
@@ -185,7 +185,7 @@ was replaced to always return NULL in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index ed5885d48b575a38f4818b0cd859a7cca27405cf..1917d977849282200d85b7cbc458148ddc9e0418 100644 (file)
@@ -67,7 +67,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 77c8a202a7f16158a2116bd5eafb4d48e5f30fa2..6548bdb78a06bf70845f8f65366e721fe8845dfe 100644 (file)
@@ -68,7 +68,7 @@ All of these functions were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 97dd58f7bcfe9064a95e68f2325915da46885adf..fbcbce2760c387c38e564500710541b71023c522 100644 (file)
@@ -47,7 +47,7 @@ These functions were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 44af9d6dfe9e5fb5b403a7139853efe88cd9be9a..e22a85a063706d2e7fdd3b8ca476711f3427ed27 100644 (file)
@@ -203,7 +203,7 @@ The OPENSSL_cipher_name() function was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 9e3dc560c4ba898ac1b10cc89964e85f1cf9e958..924553805eea5bb9a82f79ee5c888993e6be75d9 100644 (file)
@@ -96,7 +96,7 @@ The SSL_COMP_get0_name() and SSL_comp_get_id() functions were added in OpenSSL 1
 
 =head1 COPYRIGHT
 
-Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001-2021 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
index f324647abcb79bca5d996bd220e807338521407a..d592102028ce7522cf4df6327005f2cbbc218a7a 100644 (file)
@@ -122,7 +122,7 @@ were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2021 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
index 1fa71d00f5a3114760395b7cabd4e04163d04dc7..27dfb3419e3a07fa61ca93da911de9b03cc527cd 100644 (file)
@@ -42,7 +42,7 @@ L<ssl(7)>
 
 =head1 COPYRIGHT
 
-Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index dd302983fddebfc54874f24db0be765f116f86ad..7ccea7273f837c87b8508691131c150338573108 100644 (file)
@@ -169,7 +169,7 @@ were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-2021 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
index fc1ff39246779471764ed781bfb06e2f202b2d61..a4595490013b4247d7a2f4fef77ae04a7ffc965c 100644 (file)
@@ -181,7 +181,7 @@ These functions were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2014-2021 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
index 97ef0fde513922ac38fb39eec76b6ce56525d046..5097404398b2a9b0c2d7c432964ac1a737240e9f 100644 (file)
@@ -179,7 +179,7 @@ and SSL_SESSION_get_max_fragment_length() functions were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index c415935d9195c52c853bc3c3a81a19b656d9c133..aacf82a80fba797222d9ae79c56eafac0bd9806d 100644 (file)
@@ -112,7 +112,7 @@ L<openssl-ciphers(1)>, L<openssl-dhparam(1)>
 
 =head1 COPYRIGHT
 
-Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001-2021 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
index ec9ea4205d9af07ef3c9e84b885b965e76600e37..f08656bb85b3786c2d7c135df6460567f920a470 100644 (file)
@@ -194,7 +194,7 @@ L<SSL_CTX_add_extra_chain_cert(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index 6631bdf324aac78d73e9743de45373739718570c..8d5d1f6b4792f493a0efcb4d0b404c264af1d575 100644 (file)
@@ -103,7 +103,7 @@ L<SSL_SESSION_free(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index db858a00ce585ab959a900a9dea58b0d093c63b3..e0a665dc451b1f328ce20aa304fe75e0a2bdf0a8 100644 (file)
@@ -121,7 +121,7 @@ SSL_get_async_status() were first added to OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index 44c69ef21ebc96e951ed34daaf253a08b62dbc68..c666dc466ecd2d2a7a71bf836ac6bc4d97653634 100644 (file)
@@ -102,7 +102,7 @@ SSL_set0_rbio() and SSL_set0_wbio() were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index f519630752aac6364e8b4f8899283f957b13fbbb..691b068d73fc70fa337934b28bcb354186aab45e 100644 (file)
@@ -64,7 +64,7 @@ L<SSL_shutdown(3)>, L<ssl(7)> , L<bio(7)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2021 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
index a49a70038e31f4460287768996f28fc138ca6aa3..e37a04fe8b27226765ae95e4c9d5ab97b4f64cb3 100644 (file)
@@ -132,7 +132,7 @@ were added in OpenSSL 1.1.1e.
 
 =head1 COPYRIGHT
 
-Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015-2021 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
index c292cd3d2b325aeddf739a46d3cc3efa2b4d11ab..fea0064b9bb2ed1d62d34a7203b3fc3c9f0cb049 100644 (file)
@@ -77,7 +77,7 @@ L<X509_verify_cert(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015-2021 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
index 76d46eab7a4ae6050d5542b5d7fc6576618fd6c6..97208a92224358fb38f18c0814bac866c98f2b5d 100644 (file)
@@ -78,7 +78,7 @@ L<X509_verify_cert(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-2021 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
index 4801cf99941bbfae315346749ca040b900cafc72..5a42d6b1cd224ff4553a766bf91d5871ccd041b7 100644 (file)
@@ -48,7 +48,7 @@ L<provider-signature(7)>,
 
 =head1 COPYRIGHT
 
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 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
index 0ac3f78461234c67cd4cf4325163eaf20a54fc28..0f6aa13c4a2f28c11b43ac03a30d124545b115ba 100644 (file)
@@ -47,7 +47,7 @@ L<provider-signature(7)>,
 
 =head1 COPYRIGHT
 
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2021 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
index a2c6260061fdc47b430ee9db146c9c09f626db95..3152cff104240a7363161ab9cf045c7043161354 100644 (file)
@@ -77,7 +77,7 @@ L<OSSL_STORE_SEARCH(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2021 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
index 109336ba47258c5acdcb08b1ac364eac13f1d560..7b89d1823b038278b26017c4eb14c86a558328cc 100644 (file)
@@ -164,7 +164,7 @@ Properties were added in OpenSSL 3.0
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index 89cd3eea8048387872ab544561ea5460fb7ae3f0..0a637f25df16eb43b6ac85eb81989113607c420d 100644 (file)
@@ -351,7 +351,7 @@ L<RFC 3820|https://tools.ietf.org/html/rfc3820>
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 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
index ec02628f8404ed37fe12e73e8a19642167a027c8..b383cdce1c53ff6b17532661beed7491942ca25b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2021 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
index 79ff8ec4a274c19596256a0246082fffc0a617c9..d31b71b4ce084818db67dd6028514d96f2f682da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2021 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
index e8aec474463fe284ce28c3b2379d568a1f498218..b82b9fb50225322cb6d1e8e0c7832641708ee2b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2021 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
index f37b7bcb98f64c017e5911fb0315914f547a1abe..4da1e64cb6da0fb80cf6049ce0178bea4981a417 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-2021 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
index 88db8ec9a7fc387e7dfdcf391bf89cadca000611..d66c8b60c8782fd0223021e59172666761e6b681 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-2021 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
index 6f8df8e990d037141f649f8a3f3e1f318ae38018..3191f964dc16c7fc13bae0ebd980f9d6dcf3e0a0 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-2021 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
index 3ffd5961396864554b3fc1f3642c80ed540da339..bcd41e3065be3e84fa871dbe82310877b3be2aa5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- mode: perl; -*-
-# Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2021 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
index b431657e056d4564264e7d899787691e34d70ca0..ef7e224cd119c3b40b92fb36454886503ec6a462 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2021 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
index 3301551ab2f7d63d280b3c0c4e2e56e481d31647..87013694c29e474507dc77cb5fe1fc44a4d6c923 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2021 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
index ea1164d597c9ec9b71f2ba19cfe21af2f450714c..cc2ab9d32a61eef4fa1cad783ab2150c65d78529 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2020-2021 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