Add copyright to manpages
authorRich Salz <rsalz@openssl.org>
Wed, 18 May 2016 15:44:05 +0000 (11:44 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 19 May 2016 12:51:59 +0000 (08:51 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
430 files changed:
doc/apps/CA.pl.pod
doc/apps/asn1parse.pod
doc/apps/ca.pod
doc/apps/ciphers.pod
doc/apps/cms.pod
doc/apps/config.pod
doc/apps/crl.pod
doc/apps/crl2pkcs7.pod
doc/apps/dgst.pod
doc/apps/dhparam.pod
doc/apps/dsa.pod
doc/apps/dsaparam.pod
doc/apps/ec.pod
doc/apps/ecparam.pod
doc/apps/enc.pod
doc/apps/engine.pod
doc/apps/errstr.pod
doc/apps/gendsa.pod
doc/apps/genpkey.pod
doc/apps/genrsa.pod
doc/apps/nseq.pod
doc/apps/ocsp.pod
doc/apps/openssl.pod
doc/apps/passwd.pod
doc/apps/pkcs12.pod
doc/apps/pkcs7.pod
doc/apps/pkcs8.pod
doc/apps/pkey.pod
doc/apps/pkeyparam.pod
doc/apps/pkeyutl.pod
doc/apps/rand.pod
doc/apps/rehash.pod
doc/apps/req.pod
doc/apps/rsa.pod
doc/apps/rsautl.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/s_time.pod
doc/apps/sess_id.pod
doc/apps/smime.pod
doc/apps/speed.pod
doc/apps/spkac.pod
doc/apps/ts.pod
doc/apps/tsget.pod
doc/apps/verify.pod
doc/apps/version.pod
doc/apps/x509.pod
doc/apps/x509v3_config.pod
doc/crypto/ASN1_INTEGER_get_int64.pod
doc/crypto/ASN1_OBJECT_new.pod
doc/crypto/ASN1_STRING_length.pod
doc/crypto/ASN1_STRING_new.pod
doc/crypto/ASN1_STRING_print_ex.pod
doc/crypto/ASN1_TIME_set.pod
doc/crypto/ASN1_TYPE_get.pod
doc/crypto/ASN1_generate_nconf.pod
doc/crypto/ASYNC_WAIT_CTX_new.pod
doc/crypto/ASYNC_start_job.pod
doc/crypto/BIO_ADDR.pod
doc/crypto/BIO_ADDRINFO.pod
doc/crypto/BIO_connect.pod
doc/crypto/BIO_ctrl.pod
doc/crypto/BIO_f_base64.pod
doc/crypto/BIO_f_buffer.pod
doc/crypto/BIO_f_cipher.pod
doc/crypto/BIO_f_md.pod
doc/crypto/BIO_f_null.pod
doc/crypto/BIO_f_ssl.pod
doc/crypto/BIO_find_type.pod
doc/crypto/BIO_get_data.pod
doc/crypto/BIO_get_ex_new_index.pod
doc/crypto/BIO_meth_new.pod
doc/crypto/BIO_new.pod
doc/crypto/BIO_new_CMS.pod
doc/crypto/BIO_parse_hostserv.pod
doc/crypto/BIO_push.pod
doc/crypto/BIO_read.pod
doc/crypto/BIO_s_accept.pod
doc/crypto/BIO_s_bio.pod
doc/crypto/BIO_s_connect.pod
doc/crypto/BIO_s_fd.pod
doc/crypto/BIO_s_file.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BIO_s_null.pod
doc/crypto/BIO_s_socket.pod
doc/crypto/BIO_set_callback.pod
doc/crypto/BIO_should_retry.pod
doc/crypto/BN_BLINDING_new.pod
doc/crypto/BN_CTX_new.pod
doc/crypto/BN_CTX_start.pod
doc/crypto/BN_add.pod
doc/crypto/BN_add_word.pod
doc/crypto/BN_bn2bin.pod
doc/crypto/BN_cmp.pod
doc/crypto/BN_copy.pod
doc/crypto/BN_generate_prime.pod
doc/crypto/BN_mod_inverse.pod
doc/crypto/BN_mod_mul_montgomery.pod
doc/crypto/BN_mod_mul_reciprocal.pod
doc/crypto/BN_new.pod
doc/crypto/BN_num_bytes.pod
doc/crypto/BN_rand.pod
doc/crypto/BN_set_bit.pod
doc/crypto/BN_swap.pod
doc/crypto/BN_zero.pod
doc/crypto/CMS_add0_cert.pod
doc/crypto/CMS_add1_recipient_cert.pod
doc/crypto/CMS_add1_signer.pod
doc/crypto/CMS_compress.pod
doc/crypto/CMS_decrypt.pod
doc/crypto/CMS_encrypt.pod
doc/crypto/CMS_final.pod
doc/crypto/CMS_get0_RecipientInfos.pod
doc/crypto/CMS_get0_SignerInfos.pod
doc/crypto/CMS_get0_type.pod
doc/crypto/CMS_get1_ReceiptRequest.pod
doc/crypto/CMS_sign.pod
doc/crypto/CMS_sign_receipt.pod
doc/crypto/CMS_uncompress.pod
doc/crypto/CMS_verify.pod
doc/crypto/CMS_verify_receipt.pod
doc/crypto/CONF_modules_free.pod
doc/crypto/CONF_modules_load_file.pod
doc/crypto/CRYPTO_get_ex_new_index.pod
doc/crypto/DH_generate_key.pod
doc/crypto/DH_generate_parameters.pod
doc/crypto/DH_get0_pqg.pod
doc/crypto/DH_meth_new.pod
doc/crypto/DH_new.pod
doc/crypto/DH_set_method.pod
doc/crypto/DH_size.pod
doc/crypto/DSA_SIG_new.pod
doc/crypto/DSA_do_sign.pod
doc/crypto/DSA_dup_DH.pod
doc/crypto/DSA_generate_key.pod
doc/crypto/DSA_generate_parameters.pod
doc/crypto/DSA_get0_pqg.pod
doc/crypto/DSA_meth_new.pod
doc/crypto/DSA_new.pod
doc/crypto/DSA_set_method.pod
doc/crypto/DSA_sign.pod
doc/crypto/DSA_size.pod
doc/crypto/EC_GFp_simple_method.pod
doc/crypto/EC_GROUP_copy.pod
doc/crypto/EC_GROUP_new.pod
doc/crypto/EC_KEY_new.pod
doc/crypto/EC_POINT_add.pod
doc/crypto/EC_POINT_new.pod
doc/crypto/ERR_GET_LIB.pod
doc/crypto/ERR_clear_error.pod
doc/crypto/ERR_error_string.pod
doc/crypto/ERR_get_error.pod
doc/crypto/ERR_load_crypto_strings.pod
doc/crypto/ERR_load_strings.pod
doc/crypto/ERR_print_errors.pod
doc/crypto/ERR_put_error.pod
doc/crypto/ERR_remove_state.pod
doc/crypto/ERR_set_mark.pod
doc/crypto/EVP_BytesToKey.pod
doc/crypto/EVP_CIPHER_CTX_get_cipher_data.pod
doc/crypto/EVP_CIPHER_meth_new.pod
doc/crypto/EVP_DigestInit.pod
doc/crypto/EVP_DigestSignInit.pod
doc/crypto/EVP_DigestVerifyInit.pod
doc/crypto/EVP_EncodeInit.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/EVP_MD_meth_new.pod
doc/crypto/EVP_OpenInit.pod
doc/crypto/EVP_PKEY_CTX_ctrl.pod
doc/crypto/EVP_PKEY_CTX_new.pod
doc/crypto/EVP_PKEY_HKDF.pod
doc/crypto/EVP_PKEY_TLS1_PRF.pod
doc/crypto/EVP_PKEY_cmp.pod
doc/crypto/EVP_PKEY_decrypt.pod
doc/crypto/EVP_PKEY_derive.pod
doc/crypto/EVP_PKEY_encrypt.pod
doc/crypto/EVP_PKEY_get_default_digest.pod
doc/crypto/EVP_PKEY_keygen.pod
doc/crypto/EVP_PKEY_new.pod
doc/crypto/EVP_PKEY_print_private.pod
doc/crypto/EVP_PKEY_set1_RSA.pod
doc/crypto/EVP_PKEY_sign.pod
doc/crypto/EVP_PKEY_verify.pod
doc/crypto/EVP_PKEY_verify_recover.pod
doc/crypto/EVP_SealInit.pod
doc/crypto/EVP_SignInit.pod
doc/crypto/EVP_VerifyInit.pod
doc/crypto/OBJ_nid2obj.pod
doc/crypto/OCSP_REQUEST_new.pod
doc/crypto/OCSP_cert_to_id.pod
doc/crypto/OCSP_request_add1_nonce.pod
doc/crypto/OCSP_response_find_status.pod
doc/crypto/OCSP_response_status.pod
doc/crypto/OCSP_sendreq_new.pod
doc/crypto/OPENSSL_Applink.pod
doc/crypto/OPENSSL_VERSION_NUMBER.pod
doc/crypto/OPENSSL_config.pod
doc/crypto/OPENSSL_ia32cap.pod
doc/crypto/OPENSSL_init_crypto.pod
doc/crypto/OPENSSL_instrument_bus.pod
doc/crypto/OPENSSL_load_builtin_modules.pod
doc/crypto/OPENSSL_malloc.pod
doc/crypto/OPENSSL_secure_malloc.pod
doc/crypto/OpenSSL_add_all_algorithms.pod
doc/crypto/PEM_write_bio_CMS_stream.pod
doc/crypto/PEM_write_bio_PKCS7_stream.pod
doc/crypto/PKCS12_create.pod
doc/crypto/PKCS12_newpass.pod
doc/crypto/PKCS12_parse.pod
doc/crypto/PKCS5_PBKDF2_HMAC.pod
doc/crypto/PKCS7_decrypt.pod
doc/crypto/PKCS7_encrypt.pod
doc/crypto/PKCS7_sign.pod
doc/crypto/PKCS7_sign_add_signer.pod
doc/crypto/PKCS7_verify.pod
doc/crypto/RAND_add.pod
doc/crypto/RAND_bytes.pod
doc/crypto/RAND_cleanup.pod
doc/crypto/RAND_egd.pod
doc/crypto/RAND_load_file.pod
doc/crypto/RAND_set_rand_method.pod
doc/crypto/RSA_blinding_on.pod
doc/crypto/RSA_check_key.pod
doc/crypto/RSA_generate_key.pod
doc/crypto/RSA_get0_key.pod
doc/crypto/RSA_meth_new.pod
doc/crypto/RSA_new.pod
doc/crypto/RSA_padding_add_PKCS1_type_1.pod
doc/crypto/RSA_print.pod
doc/crypto/RSA_private_encrypt.pod
doc/crypto/RSA_public_encrypt.pod
doc/crypto/RSA_set_method.pod
doc/crypto/RSA_sign.pod
doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod
doc/crypto/RSA_size.pod
doc/crypto/SMIME_read_CMS.pod
doc/crypto/SMIME_read_PKCS7.pod
doc/crypto/SMIME_write_CMS.pod
doc/crypto/SMIME_write_PKCS7.pod
doc/crypto/X509V3_get_d2i.pod
doc/crypto/X509_CRL_get0_by_serial.pod
doc/crypto/X509_EXTENSION_set_object.pod
doc/crypto/X509_LOOKUP_hash_dir.pod
doc/crypto/X509_NAME_ENTRY_get_object.pod
doc/crypto/X509_NAME_add_entry_by_txt.pod
doc/crypto/X509_NAME_get_index_by_NID.pod
doc/crypto/X509_NAME_print_ex.pod
doc/crypto/X509_PUBKEY.pod
doc/crypto/X509_STORE_CTX_get_error.pod
doc/crypto/X509_STORE_CTX_new.pod
doc/crypto/X509_STORE_CTX_set_verify_cb.pod
doc/crypto/X509_STORE_get0_param.pod
doc/crypto/X509_STORE_new.pod
doc/crypto/X509_STORE_set_verify_cb_func.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/X509_check_ca.pod
doc/crypto/X509_check_host.pod
doc/crypto/X509_check_issued.pod
doc/crypto/X509_get0_signature.pod
doc/crypto/X509_get0_uids.pod
doc/crypto/X509_get_extension_flags.pod
doc/crypto/X509_get_pubkey.pod
doc/crypto/X509_get_serialNumber.pod
doc/crypto/X509_get_subject_name.pod
doc/crypto/X509_get_version.pod
doc/crypto/X509_new.pod
doc/crypto/X509_sign.pod
doc/crypto/X509_verify_cert.pod
doc/crypto/X509v3_get_ext_by_NID.pod
doc/crypto/bio.pod
doc/crypto/blowfish.pod
doc/crypto/bn.pod
doc/crypto/bn_internal.pod
doc/crypto/buffer.pod
doc/crypto/crypto.pod
doc/crypto/d2i_ASN1_OBJECT.pod
doc/crypto/d2i_CMS_ContentInfo.pod
doc/crypto/d2i_DHparams.pod
doc/crypto/d2i_DSAPublicKey.pod
doc/crypto/d2i_ECPKParameters.pod
doc/crypto/d2i_ECPrivateKey.pod
doc/crypto/d2i_PKCS8PrivateKey.pod
doc/crypto/d2i_PrivateKey.pod
doc/crypto/d2i_RSAPublicKey.pod
doc/crypto/d2i_X509.pod
doc/crypto/d2i_X509_ALGOR.pod
doc/crypto/d2i_X509_CRL.pod
doc/crypto/d2i_X509_NAME.pod
doc/crypto/d2i_X509_REQ.pod
doc/crypto/d2i_X509_SIG.pod
doc/crypto/des.pod
doc/crypto/des_modes.pod
doc/crypto/dh.pod
doc/crypto/dsa.pod
doc/crypto/ec.pod
doc/crypto/ecdsa.pod
doc/crypto/engine.pod
doc/crypto/err.pod
doc/crypto/evp.pod
doc/crypto/hmac.pod
doc/crypto/i2d_CMS_bio_stream.pod
doc/crypto/i2d_PKCS7_bio_stream.pod
doc/crypto/lh_stats.pod
doc/crypto/lhash.pod
doc/crypto/md5.pod
doc/crypto/mdc2.pod
doc/crypto/pem.pod
doc/crypto/rand.pod
doc/crypto/rc4.pod
doc/crypto/ripemd.pod
doc/crypto/rsa.pod
doc/crypto/sha.pod
doc/crypto/sk_X509_num.pod
doc/crypto/threads.pod
doc/crypto/ui.pod
doc/crypto/x509.pod
doc/ssl/DTLSv1_listen.pod
doc/ssl/OPENSSL_init_ssl.pod
doc/ssl/SSL_CIPHER_get_name.pod
doc/ssl/SSL_COMP_add_compression_method.pod
doc/ssl/SSL_CONF_CTX_new.pod
doc/ssl/SSL_CONF_CTX_set1_prefix.pod
doc/ssl/SSL_CONF_CTX_set_flags.pod
doc/ssl/SSL_CONF_CTX_set_ssl_ctx.pod
doc/ssl/SSL_CONF_cmd.pod
doc/ssl/SSL_CONF_cmd_argv.pod
doc/ssl/SSL_CTX_add1_chain_cert.pod
doc/ssl/SSL_CTX_add_extra_chain_cert.pod
doc/ssl/SSL_CTX_add_session.pod
doc/ssl/SSL_CTX_config.pod
doc/ssl/SSL_CTX_ctrl.pod
doc/ssl/SSL_CTX_dane_enable.pod
doc/ssl/SSL_CTX_flush_sessions.pod
doc/ssl/SSL_CTX_free.pod
doc/ssl/SSL_CTX_get0_param.pod
doc/ssl/SSL_CTX_get_verify_mode.pod
doc/ssl/SSL_CTX_has_client_custom_ext.pod
doc/ssl/SSL_CTX_load_verify_locations.pod
doc/ssl/SSL_CTX_new.pod
doc/ssl/SSL_CTX_sess_number.pod
doc/ssl/SSL_CTX_sess_set_cache_size.pod
doc/ssl/SSL_CTX_sess_set_get_cb.pod
doc/ssl/SSL_CTX_sessions.pod
doc/ssl/SSL_CTX_set1_curves.pod
doc/ssl/SSL_CTX_set1_sigalgs.pod
doc/ssl/SSL_CTX_set1_verify_cert_store.pod
doc/ssl/SSL_CTX_set_alpn_select_cb.pod
doc/ssl/SSL_CTX_set_cert_cb.pod
doc/ssl/SSL_CTX_set_cert_store.pod
doc/ssl/SSL_CTX_set_cert_verify_callback.pod
doc/ssl/SSL_CTX_set_cipher_list.pod
doc/ssl/SSL_CTX_set_client_CA_list.pod
doc/ssl/SSL_CTX_set_client_cert_cb.pod
doc/ssl/SSL_CTX_set_ct_validation_callback.pod
doc/ssl/SSL_CTX_set_ctlog_list_file.pod
doc/ssl/SSL_CTX_set_custom_cli_ext.pod
doc/ssl/SSL_CTX_set_default_passwd_cb.pod
doc/ssl/SSL_CTX_set_generate_session_id.pod
doc/ssl/SSL_CTX_set_info_callback.pod
doc/ssl/SSL_CTX_set_max_cert_list.pod
doc/ssl/SSL_CTX_set_min_proto_version.pod
doc/ssl/SSL_CTX_set_mode.pod
doc/ssl/SSL_CTX_set_msg_callback.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/SSL_CTX_set_psk_client_callback.pod
doc/ssl/SSL_CTX_set_quiet_shutdown.pod
doc/ssl/SSL_CTX_set_read_ahead.pod
doc/ssl/SSL_CTX_set_security_level.pod
doc/ssl/SSL_CTX_set_session_cache_mode.pod
doc/ssl/SSL_CTX_set_session_id_context.pod
doc/ssl/SSL_CTX_set_split_send_fragment.pod
doc/ssl/SSL_CTX_set_ssl_version.pod
doc/ssl/SSL_CTX_set_timeout.pod
doc/ssl/SSL_CTX_set_tlsext_status_cb.pod
doc/ssl/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
doc/ssl/SSL_CTX_set_verify.pod
doc/ssl/SSL_CTX_use_certificate.pod
doc/ssl/SSL_CTX_use_psk_identity_hint.pod
doc/ssl/SSL_CTX_use_serverinfo.pod
doc/ssl/SSL_SESSION_free.pod
doc/ssl/SSL_SESSION_get_hostname.pod
doc/ssl/SSL_SESSION_get_time.pod
doc/ssl/SSL_SESSION_has_ticket.pod
doc/ssl/SSL_accept.pod
doc/ssl/SSL_alert_type_string.pod
doc/ssl/SSL_check_chain.pod
doc/ssl/SSL_clear.pod
doc/ssl/SSL_connect.pod
doc/ssl/SSL_do_handshake.pod
doc/ssl/SSL_free.pod
doc/ssl/SSL_get0_peer_scts.pod
doc/ssl/SSL_get_SSL_CTX.pod
doc/ssl/SSL_get_all_async_fds.pod
doc/ssl/SSL_get_ciphers.pod
doc/ssl/SSL_get_client_CA_list.pod
doc/ssl/SSL_get_client_random.pod
doc/ssl/SSL_get_current_cipher.pod
doc/ssl/SSL_get_default_timeout.pod
doc/ssl/SSL_get_error.pod
doc/ssl/SSL_get_extms_support.pod
doc/ssl/SSL_get_fd.pod
doc/ssl/SSL_get_peer_cert_chain.pod
doc/ssl/SSL_get_peer_certificate.pod
doc/ssl/SSL_get_psk_identity.pod
doc/ssl/SSL_get_rbio.pod
doc/ssl/SSL_get_session.pod
doc/ssl/SSL_get_shared_sigalgs.pod
doc/ssl/SSL_get_verify_result.pod
doc/ssl/SSL_get_version.pod
doc/ssl/SSL_library_init.pod
doc/ssl/SSL_load_client_CA_file.pod
doc/ssl/SSL_new.pod
doc/ssl/SSL_pending.pod
doc/ssl/SSL_read.pod
doc/ssl/SSL_rstate_string.pod
doc/ssl/SSL_session_reused.pod
doc/ssl/SSL_set1_host.pod
doc/ssl/SSL_set_bio.pod
doc/ssl/SSL_set_connect_state.pod
doc/ssl/SSL_set_fd.pod
doc/ssl/SSL_set_session.pod
doc/ssl/SSL_set_shutdown.pod
doc/ssl/SSL_set_verify_result.pod
doc/ssl/SSL_shutdown.pod
doc/ssl/SSL_state_string.pod
doc/ssl/SSL_want.pod
doc/ssl/SSL_write.pod
doc/ssl/d2i_SSL_SESSION.pod
doc/ssl/ssl.pod

index 35a40aae9d817796dd1287c9f30381f96e2b4382..be56e0adf4b61e78858dbe8ad838c2a805ec7950 100644 (file)
@@ -188,3 +188,14 @@ L<x509(1)>, L<ca(1)>, L<req(1)>, L<pkcs12(1)>,
 L<config(5)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fdaae40d8b291774d94af7875497d73067b681fd..cd30797eb9dc40cc583cd7e25785d60cd27a3a13 100644 (file)
@@ -197,3 +197,14 @@ ASN.1 types is not well handled (if at all).
 L<ASN1_generate_nconf(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cd7cad742895dcd75523e6f8a4b436922914b72d..6c2948501c79112cfb1d4549fdb3e89fe5e40609 100644 (file)
@@ -707,3 +707,14 @@ L<req(1)>, L<spkac(1)>, L<x509(1)>, L<CA.pl(1)>,
 L<config(5)>, L<x509v3_config(5)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f1d0656446b4b438a17913e5d8215a41f2372a6c..7941cb31a8d8d03c013f5b0799802ea8a2f5b8b0 100644 (file)
@@ -711,3 +711,14 @@ L<s_client(1)>, L<s_server(1)>, L<ssl(3)>
 The B<-V> option for the B<ciphers> command was added in OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e0e8e7d18ef64739c7b4dfe6965b204b189e3906..2c7566499db48eff6bbd9d477f3e7eee9f56f488 100644 (file)
@@ -717,3 +717,14 @@ to OpenSSL 1.1.0.
 The -no_alt_chains options was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 665a1bbbb010f9f5abc4517bf2d047465439392b..baa886b5aeeac6d12547b2d7ba122a8515f1b393 100644 (file)
@@ -376,3 +376,14 @@ file.
 L<x509(1)>, L<req(1)>, L<ca(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2deecfec6619b72fc1e5a7057e6ad8413b7e4eac..bb1092c7506cfedc0941c77bc45d96adbdb4ccfb 100644 (file)
@@ -131,3 +131,14 @@ and files too.
 L<crl2pkcs7(1)>, L<ca(1)>, L<x509(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bc6441267853f4bc58b73b83c4a3ffafe24caf1d..f32940273de036841a7926fb11b203cb32a9c24a 100644 (file)
@@ -94,3 +94,14 @@ install user certificates and CAs in MSIE using the Xenroll control.
 L<pkcs7(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fc256b2d29862b4450a008f41c6d1b9fee726cbd..ce26a5607d0b6de0c7ed867f67c822d0cff0cf3d 100644 (file)
@@ -229,3 +229,14 @@ The default digest was changed from MD5 to SHA256 in Openssl 1.1.
 The FIPS-related options were removed in OpenSSL 1.1
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3557deed814d21c1364688f8f868debb6f8f5c4d..b72ca7ec14915f83148108d9784649ecdd216a56 100644 (file)
@@ -147,3 +147,14 @@ There should be a way to generate and manipulate DH keys.
 L<dsaparam(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2d370ec5ed711c38af2991866eae768cafc76fcf..1f0e5ddc42f7b36986e121a9b5496011d619326d 100644 (file)
@@ -167,3 +167,14 @@ L<dsaparam(1)>, L<gendsa(1)>, L<rsa(1)>,
 L<genrsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f8eff94a063e0154f11e32bd8be2d77e87164e9a..0a3727a32b93b42527ac869e9ae35c286209bc60 100644 (file)
@@ -113,3 +113,14 @@ L<gendsa(1)>, L<dsa(1)>, L<genrsa(1)>,
 L<rsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index befb93c6ec0937a35e98c37063603a2391c60068..738b718dfd435705bb7f9aa43f1a373a548e9fd7 100644 (file)
@@ -195,3 +195,14 @@ To change the point conversion form to B<compressed>:
 L<ecparam(1)>, L<dsa(1)>, L<rsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2003-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c5500b21fdfd8c80f0c0ff32d4c5dc31582ce966..fb0181ff9546ebbc775407be69b333c8da86ae6e 100644 (file)
@@ -174,3 +174,14 @@ To print out the EC parameters to standard output:
 L<ec(1)>, L<dsaparam(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2003-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 62e1383277e52b0e6da6f1f0aad4151d4bd7b258..3b58aebebde13993fc90496df755b0758b87302e 100644 (file)
@@ -337,3 +337,14 @@ certain parameters. So if, for example, you want to use RC2 with a
 The default digest was changed from MD5 to SHA256 in Openssl 1.1.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3db609f1e2725912bf1d1e65df1191f9b9676036..59c423440854d1a4a1d42ef305cc90e66147c822 100644 (file)
@@ -93,3 +93,14 @@ To list the capabilities of the I<rsax> engine:
  (dynamic) Dynamic engine loading support
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7d1fee47cbb27129d7666f1389a104a856030796..4349de1458da46338968a10f725ffc5159743b6d 100644 (file)
@@ -34,3 +34,14 @@ to produce the error message:
 L<err(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f4fef8d5a05a0093b04efc5c230780bfda45658d..1e8387b20d7ffb51c65ce8ef836eb9eb9f6b5538 100644 (file)
@@ -80,3 +80,14 @@ L<dsaparam(1)>, L<dsa(1)>, L<genrsa(1)>,
 L<rsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 36ebc9efe74b46f85af80d797bf633f75acaaf6a..204ab2a5804585f2968b6c5c09a2e7ce85a022aa 100644 (file)
@@ -259,3 +259,14 @@ The ability to use NIST curve names, and to generate an EC key directly,
 were added in OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8478bcbc9e22bb5609ab1e6611e47ad7a910ea61..9f0b8a433d75cffbe80b4f8d45b8be5073fcae84 100644 (file)
@@ -104,3 +104,14 @@ be much larger (typically 1024 bits).
 L<gendsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 198e7f49d30ef87f3ee39732d3274bd9c91a8855..a38d83f9375dd951cf9f20c3bf7b2cdc74c6b9f8 100644 (file)
@@ -73,3 +73,14 @@ This program needs a few more options: like allowing DER or PEM input and
 output files and allowing multiple certificate files to be used.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a5bb22f819da2babe29f4115febefeb34398aeeb..1d50d4b349b0ab5bc6ce108c2141b1a2335ef8fb 100644 (file)
@@ -450,3 +450,14 @@ to a second file.
 The -no_alt_chains options was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 717550d9cf8dbe43306af6d576ff646da98fea34..a3bb8f093f4876c2bb48943690c98c416ed53421 100644 (file)
@@ -417,3 +417,14 @@ For notes on the availability of other commands, see their individual
 manual pages.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b784f6ccee1fc1bb9e0f7ffee86e9dfd80523848..a48b682c61fe246768074a81e54408331a37a79c 100644 (file)
@@ -85,3 +85,14 @@ B<openssl passwd -1 -salt xxxxxxxx password> prints B<$1$xxxxxxxx$UYCIxa628.9qXj
 B<openssl passwd -apr1 -salt xxxxxxxx password> prints B<$apr1$xxxxxxxx$dxHfLAsjHkDRmG83UXe8K0>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 624ad2d62b85c48a3cfb2eb1602a38c74526b8d8..f64669ce45595d2f23f126e5349ea63765b166dd 100644 (file)
@@ -358,3 +358,14 @@ Include some extra certificates:
 L<pkcs8(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6cb015cded3c973fe5572d096af4cfc9a6dc21c3..81354e2c332290cfdeb85bc65b88393b20cc2af6 100644 (file)
@@ -108,3 +108,14 @@ cannot currently parse, for example, the new CMS as described in RFC2630.
 L<crl2pkcs7(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6b526853e67b11c9f0c8a7032ebe05f3f7b867f8..a8892c66e28112f4841669b8569ccfbc91579ebf 100644 (file)
@@ -264,3 +264,14 @@ L<gendsa(1)>
 The B<-iter> option was added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5808390dc547efffafd8d15fee05654740fc0072..ddc2b58692c5d2a51602c7f0658fbfab3f92620c 100644 (file)
@@ -138,3 +138,14 @@ L<genpkey(1)>, L<rsa(1)>, L<pkcs8(1)>,
 L<dsa(1)>, L<genrsa(1)>, L<gendsa(1)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c3c6dbbed0b6bccd7c92dc938552714af9e14692..153871db4d6fd6f32759b93e102d1b599a7602f2 100644 (file)
@@ -72,3 +72,14 @@ L<genpkey(1)>, L<rsa(1)>, L<pkcs8(1)>,
 L<dsa(1)>, L<genrsa(1)>, L<gendsa(1)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5e24f4fc57036486e0e226545bd3b69e876f1d1a..e937a87736db4bc8bde66862a49b238fe0942727 100644 (file)
@@ -275,3 +275,14 @@ L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>,
 L<EVP_PKEY_HKDF(3)>, L<EVP_PKEY_TLS1_PRF(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 444dcbb22f89dae4f907d9282b09097ce6aabad0..9fd971809ec2136266722bc3b0bd3e630c891b06 100644 (file)
@@ -58,3 +58,14 @@ Show the output as a hex string.
 L<RAND_bytes(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 764ec7ddafb63d90f5a90c39351eb791267ecb26..13cf44983a49e185c769b45e3f4101f465cbf856 100644 (file)
@@ -127,3 +127,14 @@ L<crl(1)>.
 L<x509(1)>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8353e9ad49a491f49437bb045e3b50c0a47f626a..acfbb25aeb8aeff82eb6c190a23c867bc8e50e0c 100644 (file)
@@ -655,3 +655,14 @@ L<gendsa(1)>, L<config(5)>,
 L<x509v3_config(5)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index dbb3df56a32bd4282e08c9b1841bc4a6b92934eb..e216bac5edce110c12767ae0c6c7f976b0c3456e 100644 (file)
@@ -206,3 +206,14 @@ L<pkcs8(1)>, L<dsa(1)>, L<genrsa(1)>,
 L<gendsa(1)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 257481c42ae97bc50c87a891e60c0edb32153297..94c5dce9ba3e151a007fa4fe87623f139735815b 100644 (file)
@@ -193,3 +193,14 @@ which it can be seen agrees with the recovered value above.
 L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2a62656c41672a6634e1624fe32178220295a5e2..029da4f539a3f55eec04f8008bb8e693da8b1874 100644 (file)
@@ -551,3 +551,14 @@ L<sess_id(1)>, L<s_server(1)>, L<ciphers(1)>
 The -no_alt_chains options was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ef2786756e3e2e6dcfadbbad74e1953ee6878c81..641745111148b12b2cdf0dbffe1e8f1f47473b44 100644 (file)
@@ -561,3 +561,14 @@ L<sess_id(1)>, L<s_client(1)>, L<ciphers(1)>
 The -no_alt_chains options was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b9a7dd9078299ebb3a141fa1c83325578b6f8fe2..d8ef3c429034408fda0087280cc6d35ade8586bc 100644 (file)
@@ -184,3 +184,14 @@ fails.
 L<s_client(1)>, L<s_server(1)>, L<ciphers(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1407dfab7d9b1cdead0521b69cddd7cceea01b7d..dbfc19d5c8cdf73058bc03e42bd32da2e336af88 100644 (file)
@@ -151,3 +151,14 @@ The cipher and start time should be printed out in human readable form.
 L<ciphers(1)>, L<s_server(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e6323ad0b026baa5387da4847785915009c853d9..8b58ccc699def883814fa0b7080c5a00375e3700 100644 (file)
@@ -494,3 +494,14 @@ added in OpenSSL 1.0.0
 The -no_alt_chains options was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7f28382bafb7657c73f9af1d27c68e3466ba3492..d6b333bba6f9dffa720ce7332b86776e4036d107 100644 (file)
@@ -78,3 +78,14 @@ the above are tested.
 =back
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f5ce8a6afe5c4d70f03ee419d2d52bd29207c84e..3e637f5fa6146b2ad4552dc493cbe3ab968f017f 100644 (file)
@@ -136,3 +136,14 @@ to be used in a "replay attack".
 L<ca(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e64e5fcf34c5a47712c52136abd7e95776bc7aae..dc41003516964e3b1564414e4ea7c316abc66728 100644 (file)
@@ -643,3 +643,14 @@ L<x509(1)>, L<ca(1)>, L<genrsa(1)>,
 L<config(5)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 34187eb7ef5f615799b4e5d4fc46a23f4e8b478c..7f30b712322572277fbf008414b537bf2b88658b 100644 (file)
@@ -188,3 +188,14 @@ L<openssl(1)>, L<ts(1)>, L<curl(1)>,
 B<RFC 3161>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3dfb88459cd12ae42a6339e27ded74e439204997..17dce23c2c08259975f9ed42e7a95d47f2288c4b 100644 (file)
@@ -703,3 +703,14 @@ The B<-issuer_checks> option is deprecated as of OpenSSL 1.1.0 and
 is silently ignored.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 01f6d2a0265f77632329c5d1e1f7e169731344a8..0bbfd6a642a9c85cab34a18e310ff991311c33db 100644 (file)
@@ -69,3 +69,14 @@ The output of B<openssl version -a> would typically be used when sending
 in a bug report.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f397eea695f06b45d220b19e28768a130c083338..ce6f5f7e63187cd89ea600c306fa1ae029e5b214 100644 (file)
@@ -895,3 +895,14 @@ canonical version of the DN using SHA1. This means that any directories using
 the old form must have their links rebuilt using B<c_rehash> or similar. 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index dcfeccc0f430608b5548cc5f742fdb74d3058537..ec96e2fda0b1e8e7740d749fd503290d6668c982 100644 (file)
@@ -530,4 +530,15 @@ L<req(1)>, L<ca(1)>, L<x509(1)>,
 L<ASN1_generate_nconf(3)>
 
 
+=cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
 =cut
index fb1076658e7a833e34b5c156c5132345af709abd..5ea50af2530631af4f71196d254d59d1b9afb175 100644 (file)
@@ -120,3 +120,14 @@ ASN1_ENUMERATED_set_int64() and ASN1_ENUMERATED_get_int64()
 were added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cc9cf43cad32f7014fe3426a7d1ebcde1011768a..e132308a0200b07c4462f2f1e3b8c6b979204cff 100644 (file)
@@ -40,3 +40,14 @@ ASN1_OBJECT_free() returns no value.
 L<ERR_get_error(3)>, L<d2i_ASN1_OBJECT(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4c9ad0a31c1b3fc19e61743ab3476310faed7ee5..9fcf6bd8ed92ed0106f6f6c7b710bca45216cb52 100644 (file)
@@ -81,3 +81,14 @@ L<ERR_get_error(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 76e983a8208c5c3f2544b00b08483e3b6ade3ece..1dde5a3f4d9005145365357c699ab7d36fc4b03d 100644 (file)
@@ -45,3 +45,14 @@ L<ERR_get_error(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2be7f7caa277dc624435afdd54a7d5588c975702..77ddb5e740e6ef325bf292e85479a9f0d2c5fc5b 100644 (file)
@@ -94,3 +94,14 @@ L<ASN1_tag2str(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d6332653ec739d640bb15b5d5a04199e97139881..ae73c9b725a2f3490e612f6b0e277696ee393cc6 100644 (file)
@@ -127,3 +127,14 @@ ASN1_TIME_diff() returns 1 for success and 0 for failure. It can fail if the
 pass ASN1_TIME structure has invalid syntax for example.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3fc9d2abba37a7b4437db9881ffd965c8b703098..dac832c4438210e1607dcdeae08d7ac6f36da5f5 100644 (file)
@@ -89,3 +89,14 @@ ASN1_TYPE_pack_sequence() return an ASN1_TYPE structure if it succeeds or
 NULL on failure.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a95b2c8bbbc719d8259cedb5934988755a52f3e0..fcdc768b0ff84b6ab1b4f56888f66371c0aae783 100644 (file)
@@ -259,3 +259,14 @@ The error codes that can be obtained by L<ERR_get_error(3)>.
 L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 450ef6d13654caf447f07ab77382323725080554..eb2e7eef1831b05fe92bda7ef77ab81bf60b358f 100644 (file)
@@ -124,3 +124,14 @@ ASYNC_WAIT_CTX_get_changed_fds, ASYNC_WAIT_CTX_clear_fd were first added to
 OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5501f76cc8af9dda472e668ad8f3361c6d2fb465..4551bc00d4d8151981bbfac28f6028373fde76d6 100644 (file)
@@ -309,3 +309,14 @@ ASYNC_block_pause(), ASYNC_unblock_pause() and ASYNC_is_capable() were first
 added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bdd00a4b56f592bcb4594267557f9a7d5c75c1da..cc5ecf1a216382118cc8fc279ba8bf91a2af70ec 100644 (file)
@@ -114,3 +114,14 @@ information they should return isn't available.
 L<BIO_connect(3)>, L<BIO_s_connect(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2965d0dc6571f36138a4e8406bc57dd8ba74fb99..605c1196806ca7497b6c4d592620aeeb7217d102 100644 (file)
@@ -82,3 +82,14 @@ information they should return isn't available.
 L<BIO_lookup(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d40e51f068fb4090fe81cdab7042fe7b5277de75..6b8c33b5c2ba82331a9de48b98a0548c5d0bb24f 100644 (file)
@@ -101,3 +101,14 @@ BIO_get_accept_socket() and BIO_accept() are deprecated since OpenSSL
 L<BIO_ADDR(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b25c1fc8dd4dcbf4d25db376cf4c12fd503f3d03..27ca3c97966bcf4b6f3e46aad3125f590f41ce1a 100644 (file)
@@ -128,3 +128,14 @@ the case of BIO_seek() on a file BIO for a successful operation.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2703dfa75e7f2785df75be02292e3847af8cf42c..8e2cb8dec908daa5bade88cd99f4164684c23d24 100644 (file)
@@ -82,3 +82,14 @@ to reliably determine EOF (for example a MIME boundary).
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index aef62ef53fa3e831b82efc3eced882d9cbec5d03..2ee1084c20014b35f1aa7e87d7d3467d3256eea1 100644 (file)
@@ -73,3 +73,14 @@ L<BIO_pop(3)>,
 L<BIO_ctrl(3)>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f88f53eaa92a42a76ab1d556b6443aa678bdca7a..866438f6dfe021aeaa4786e444784f4d8bda0979 100644 (file)
@@ -76,3 +76,14 @@ TBA
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b0fe0143bdd46ad6d8f379fcd03aa2a8cb0e54af..6a90e70b05d1985dfd325aef81ea4a3f712c715e 100644 (file)
@@ -147,3 +147,14 @@ BIO was initialized first.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6c72a308bcaaa805304f342753e914295ac47c15..e34eb52a407abe1e9066e3fba0f010f97a0fe8d0 100644 (file)
@@ -32,3 +32,14 @@ BIO_f_null() returns the null filter BIO method.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4114dd4decbf1ca94028ef4880ae30fbac747190..d452610ab7f0bd5c3a25e1f18a9d48f148943892 100644 (file)
@@ -315,3 +315,14 @@ be modified to handle this fix or they may free up an already freed BIO.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fd4245cd16ac138da4bfc9ff5778d62d29538945..790580922c782b4aa1eb86904d9de34eb5b3820e 100644 (file)
@@ -85,3 +85,14 @@ Traverse a chain looking for digest BIOs:
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 73f8ea56e5dfaad2d07509eda0c85d4124734409..1af9aa00e7e1accd2fa6b1fa9e8afc7e3f13e70c 100644 (file)
@@ -54,3 +54,14 @@ L<bio>, L<BIO_meth_new>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4824b5d9a0c721d0b95ef7ec69c3bd058357d8a5..55bc10ba10b5cdd2bd210e7b312893b2e1cf8166 100644 (file)
@@ -43,3 +43,14 @@ For details, see L<CRYPTO_get_ex_new_index(3)>.
 L<CRYPTO_get_ex_new_index(3)>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1f7c1cc5ed81c3c750e55c70fdb8f9a91a9b9f99..63815a91eae51963440c94416ed23f188490cbeb 100644 (file)
@@ -115,3 +115,14 @@ L<bio>, L<BIO_find_type>, L<BIO_ctrl>, L<BIO_read>, L<BIO_new>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7c2301c6e92ae17fe271a9c8ccf91c1f231ac441..0d84cdde55acf84337f6073d5315ed390bb1e4ca 100644 (file)
@@ -71,3 +71,14 @@ Create a memory BIO:
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0069b8d7f0cf7660ee948e700ae6c26971252acc..a1c66b914bf742401e3869f2d2d539c8b3295d06 100644 (file)
@@ -64,3 +64,14 @@ L<CMS_encrypt(3)>
 BIO_new_CMS() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b2ca41968b6169a441014c0e1971dcf44f066230..55b75723ae549ffac341f613d53017c04da53beb 100644 (file)
@@ -67,3 +67,14 @@ They should be left as is.
 L<BIO_ADDRINFO(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1523e5b6958b5ce32a65c43c4ea9abe52b1dc13b..2a73f68368ea4c27f621395b9f8cf8dd1c71f83f 100644 (file)
@@ -78,3 +78,14 @@ L<bio>
 The BIO_set_next() function was added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4df8c7e044b2e9e1ab34988a370f98946457d04e..c2d7cee1ab2a4b725da001d2436e6f57f34791bd 100644 (file)
@@ -68,3 +68,14 @@ L<BIO_should_retry(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4c5de7daeab015782b9c9f36261012c8ecd5377d..9d17fa1989caac43a650291a8081a73e63d5aee4 100644 (file)
@@ -204,3 +204,14 @@ down each and finally closes both down.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e6d5c4967c7f51d682e87903401338332ba3831b..655e03ee495a4caf97794702be19fa6e1f0645a2 100644 (file)
@@ -187,3 +187,14 @@ L<SSL_set_bio(3)>, L<ssl(3)>, L<bio(3)>,
 L<BIO_should_retry(3)>, L<BIO_read(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d1e605172b538b20f013a9e88d1b6b34fedd1753..174806705bacdd1ef138e073a743b7e3b219dad1 100644 (file)
@@ -187,3 +187,14 @@ to retrieve a page and copy the result to standard output.
 L<BIO_ADDR(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3e9f418d43701276cdecc2c854429a731911fd29..7fc389535d61c790955818f2657b9fe621201894 100644 (file)
@@ -89,3 +89,14 @@ L<BIO_gets(3)>, L<BIO_printf(3)>,
 L<BIO_set_close(3)>, L<BIO_get_close(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a9e458ca98bda98016b30c0fd1571a41490e2efe..eedd8187c57cfbb5001de2a97912f57faac5f633 100644 (file)
@@ -148,3 +148,14 @@ L<BIO_gets(3)>, L<BIO_printf(3)>,
 L<BIO_set_close(3)>, L<BIO_get_close(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3441da018fc84610f285a781f5217cc339737eb8..08c2f9289e390fcc975c1b5a3bd222490a2cff8a 100644 (file)
@@ -117,3 +117,14 @@ Extract the BUF_MEM structure from a memory BIO and then free up the BIO:
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e63dca0b5875b54c6c4ce9cda090fd8f27d1196f..82b60f70f12bd766a717efdd9c2d7212118fc1cd 100644 (file)
@@ -37,3 +37,14 @@ BIO_s_null() returns the null sink BIO method.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f3b680decb17b07b73d63b861173546bbb2e7979..f0bdd8fd7f305b03909e028783b2f6cc78945bb2 100644 (file)
@@ -63,3 +63,14 @@ occurred.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1716b8354397bff7d16a43545faead03a1601849..843e3fe4a8111b7f547bfa90b09009cfa79b40f7 100644 (file)
@@ -108,3 +108,14 @@ in crypto/bio/bio_cb.c
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f5b47b37b4b87260fe32696966a94a1473013c1c..1e63ba51e3f41f9e48899c816766c48e8b6e2037 100644 (file)
@@ -124,3 +124,14 @@ The BIO_get_retry_reason() and BIO_set_retry_reason() functions were added in
 OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f539ae6c02971b7f94b4bc2c5f33e5ee67207a62..405303fe5398e0b4e7dd8678fe0bacfa475ae51f 100644 (file)
@@ -115,3 +115,14 @@ BN_BLINDING_thread_id() was first introduced in OpenSSL 1.0.0, and it
 deprecates BN_BLINDING_set_thread_id() and BN_BLINDING_get_thread_id().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2005-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index df432c77cbcd68588c0055c8affceb6b6115d574..d7a34c2d032e0b802c6ac8190b90ab8d0e1ac2b9 100644 (file)
@@ -65,3 +65,14 @@ L<BN_CTX_start(3)>
 BN_CTX_init() was removed in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2e23be27a7af2aa1d065aea9f330544b181aee4c..d639d0faff797db0ce54d040d2472f8d65b017e3 100644 (file)
@@ -46,3 +46,14 @@ can be obtained by L<ERR_get_error(3)>.
 L<BN_CTX_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3ad227458da89a5dae7d1d84bbe38be92297909f..b8aa20afccb6556373148d84bd24f41ba8a46bad 100644 (file)
@@ -116,3 +116,14 @@ L<bn(3)>, L<ERR_get_error(3)>, L<BN_CTX_new(3)>,
 L<BN_add_word(3)>, L<BN_set_bit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1bbe31b0ceb0a1fa28f15c927038b2b8b08a9d15..bae9d97165df2ef6cdcf7a2e3ed11ed12cf281be 100644 (file)
@@ -50,3 +50,14 @@ B<(BN_ULONG)-1> if an error occurred.
 L<bn(3)>, L<ERR_get_error(3)>, L<BN_add(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cbd5d340e1a3f4c366bf442d079c76ea3da292e0..4ac2d9abe9f5ae3b43d78e4196182ff9bf8f5c80 100644 (file)
@@ -101,3 +101,14 @@ L<ASN1_INTEGER_to_BN(3)>,
 L<BN_num_bytes(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6c33314766469765c585d59e8f2c5a9fd2e2a164..69de29c94098eb64f8b5794bab472c6aaf98990c 100644 (file)
@@ -40,3 +40,14 @@ the condition is true, 0 otherwise.
 L<bn(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0a00884ff051466389916a2c2abb4a2b8f265bcd..fa526d644f61de80036c8d6c776b06c35a28ef1c 100644 (file)
@@ -58,3 +58,14 @@ by L<ERR_get_error(3)>.
 L<bn(3)>, L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8ea3d0bf3cfff7ce51afda2ed9e673a2a28b4d33..f33f0068caa51379f486c085d2afd8293b8dda4a 100644 (file)
@@ -183,3 +183,14 @@ BN_GENCB_new(), BN_GENCB_free(),
 and BN_GENCB_get_arg() were added in OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e54bccf5fe65b5766455a2b163ed843061698996..7e1536a6139e075fedaf2da3145ff7b46602d721 100644 (file)
@@ -30,3 +30,14 @@ NULL on error. The error codes can be obtained by L<ERR_get_error(3)>.
 L<bn(3)>, L<ERR_get_error(3)>, L<BN_add(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b4a09a26d864c172b533836666ed361cb56c2984..75f5a519d5681d1a510178397185f9575560696c 100644 (file)
@@ -99,3 +99,14 @@ L<BN_CTX_new(3)>
 BN_MONT_CTX_init() was removed in OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f03feb2d9635574c4358edfb14133f317afd82cc..497b68e9a941404109c4090e11cd54c3989e89fd 100644 (file)
@@ -86,3 +86,14 @@ L<BN_CTX_new(3)>
 BN_RECP_CTX_init was removed in OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 22596dcbb367f8e6a42fc1159c2475590d35d9e7..bf8ddcbe22511971eb8a30d3f6aae8660abcb71e 100644 (file)
@@ -46,3 +46,14 @@ L<bn(3)>, L<ERR_get_error(3)>
 BN_init() was removed in OpenSSL 1.1.0; use BN_new() instead.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 30ee3e54c781d9e327413e4ccfd4d68331566659..f82bf358ce310c30dc8d6a6fe2b40423642359d4 100644 (file)
@@ -50,3 +50,14 @@ L<bn(3)>, L<DH_size(3)>, L<DSA_size(3)>,
 L<RSA_size(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c4f98b69cabdce78a9f38b65ae6f01ae4f3afb1d..bcead127c92ee0f66f5ea9ce7407cd9b9ee518d3 100644 (file)
@@ -50,3 +50,14 @@ L<bn(3)>, L<ERR_get_error(3)>, L<rand(3)>,
 L<RAND_add(3)>, L<RAND_bytes(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 13bf231cecce167f281bcc508bfaec3421ec1ee3..af3f60d99fbfa9b3462eca2b31afe67153ba6461 100644 (file)
@@ -58,3 +58,14 @@ can be obtained by L<ERR_get_error(3)>.
 L<bn(3)>, L<BN_num_bytes(3)>, L<BN_add(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 04582e9fa0f771f2af2f06eea9daedd85217ee1a..30848e766f633778722d5cfe4ca7f1863d3a6834 100644 (file)
@@ -17,3 +17,14 @@ BN_swap() exchanges the values of I<a> and I<b>.
 L<bn(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5334aaa41a002b0f62499650dac80faf4f8d58fe..1112b73cc2c9b5341e7f9cdb69f587e1ade82638 100644 (file)
@@ -56,3 +56,14 @@ unsigned long but this value is also returned on error.
 L<bn(3)>, L<BN_bn2bin(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index dc2cf46837efc5f97a9ec09999301e3fa2c06f5b..0099c5ed93fec3610202234f7768f09fbc58f5fe 100644 (file)
@@ -59,3 +59,14 @@ L<CMS_sign(3)>,
 L<CMS_encrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4efe086b9e33dee9eca7a49fdeb1161d8effe0a8..b72ccd498caf0cdfece58d7de1f709ae98990588 100644 (file)
@@ -55,3 +55,14 @@ L<ERR_get_error(3)>, L<CMS_decrypt(3)>,
 L<CMS_final(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0f43ea7230a225fed0a63a464c18e70a4fc5ad83..eda7ddd2207a7c558db1f26eac4b5ffdb01d0e61 100644 (file)
@@ -95,3 +95,14 @@ L<ERR_get_error(3)>, L<CMS_sign(3)>,
 L<CMS_final(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e2ead0e51bbd86e6c19298e03ec361e5cdc39648..f230a4330723a7699cee5d9da546b5d85a526bad 100644 (file)
@@ -70,3 +70,14 @@ L<ERR_get_error(3)>, L<CMS_uncompress(3)>
 The B<CMS_STREAM> flag was added in OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4b1e97e8fdbaa8f53f1835793b869281ef622dff..62b7ad95799957670dfca71165ec359d583c0890 100644 (file)
@@ -70,3 +70,14 @@ mentioned in CMS_verify() also applies to CMS_decrypt().
 L<ERR_get_error(3)>, L<CMS_encrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b58b0fcc4ca2dc5663b1ae53ffbb45df3e9bb834..4fc7fd8edc0a88f29e1edd69c6591aae20faa57f 100644 (file)
@@ -93,3 +93,14 @@ L<ERR_get_error(3)>, L<CMS_decrypt(3)>
 The B<CMS_STREAM> flag was first supported in OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c0f4ef9df21ee950d3c9ccec453cbdd818d56d7e..f1038a79dbed79b45702c816d9c531fc90be31c6 100644 (file)
@@ -35,3 +35,14 @@ L<ERR_get_error(3)>, L<CMS_sign(3)>,
 L<CMS_encrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 93bebb7fdab2af49a2214fef93df0d7853868841..f1a0a5efa4c6e71d0098ffdec228d03497c8c501 100644 (file)
@@ -114,3 +114,14 @@ Any error can be obtained from L<ERR_get_error(3)>.
 L<ERR_get_error(3)>, L<CMS_decrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e6365321f17dac0f234a3103e73f1fe13668ac88..d48c262092bf458618e18797ca7b3718664c5d20 100644 (file)
@@ -75,3 +75,14 @@ Any error can be obtained from L<ERR_get_error(3)>
 L<ERR_get_error(3)>, L<CMS_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 80fc303dead6477525f76ab461486c773860e66d..2cabd4a1fd847ebd3b1f9d8c8fde20f33273f260 100644 (file)
@@ -70,3 +70,14 @@ error can be obtained from ERR_get_error(3).
 L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 81206eb6d75ba3aedfca76767b0fd43cac0d754a..2133cc9041710912714be7c084b0c37b8bd37078 100644 (file)
@@ -61,3 +61,14 @@ L<CMS_sign_receipt(3)>, L<CMS_verify(3)>
 L<CMS_verify_receipt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 39229fd5b15fb68d04b2329328029ee04d7be274..8615bbd195ff55dd8b9b901a0d6bb9d2f4f3ef93 100644 (file)
@@ -117,3 +117,14 @@ The B<CMS_STREAM> flag is only supported for detached data in OpenSSL 0.9.8,
 it is supported for embedded data in OpenSSL 1.0.0 and later.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 99a0b14c2f45324158d75f721955773c980d691d..ff36cf0852150fbb452cdc77e7f49e5657fe278d 100644 (file)
@@ -39,3 +39,14 @@ L<CMS_verify_receipt(3)>,
 L<CMS_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 44512a485350de39ae61e77e292182772378aa41..be15c1083b90243887609c0f250a73fd06faba44 100644 (file)
@@ -48,3 +48,14 @@ mentioned in CMS_verify() also applies to CMS_decompress().
 L<ERR_get_error(3)>, L<CMS_compress(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d4baffe33b7f8675d9f134da51521842dbcd6f4b..977267634f550d14147d9f51029db347e8207ec3 100644 (file)
@@ -120,3 +120,14 @@ be held in memory if it is not detached.
 L<ERR_get_error(3)>, L<CMS_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 15ec54c2d2a756751ddc448ca4111bede6775bf2..56d45d170756f446a7aae191d8f396ee7e15a36a 100644 (file)
@@ -41,3 +41,14 @@ L<CMS_sign_receipt(3)>,
 L<CMS_verify(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4a8580c40b266ac69413f1c234732b634d11bd4e..42f823d4a298b0f0f34fe0111a820b9cd152d35e 100644 (file)
@@ -51,3 +51,14 @@ L<CONF_modules_load_file(3)>
 CONF_modules_free() was deprecated in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 84f7184c7a5b3caef3c5f80306771befed75f4a5..b4bfd65b8627a93c85ddd447a961248abae6b2d0 100644 (file)
@@ -125,3 +125,14 @@ L<conf(5)>, L<OPENSSL_config(3)>,
 L<CONF_free(3)>, L<err(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e87d1a3dedf356f527e180607dbecfe142de4a0a..310cb43b24e1fbd4f99cdcddc3be8c049f17bcda 100644 (file)
@@ -143,3 +143,14 @@ note that NULL may be a valid value.
 dup_func() should return 0 for failure and 1 for success.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b37decc4902e03db552720740e7f9b2f7bfaa0f6..7bfb4a564fb124c7a1aaad1348a16f69673a5f97 100644 (file)
@@ -43,3 +43,14 @@ The error codes can be obtained by L<ERR_get_error(3)>.
 L<dh(3)>, L<ERR_get_error(3)>, L<rand(3)>, L<DH_size(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 93d7b9c3b4d164cf4d44b2d6b53ea171a7d0d35f..0b45ceb01abeb6c9a56d63e33fb1b508c79f3ef9 100644 (file)
@@ -74,3 +74,14 @@ L<dh(3)>, L<ERR_get_error(3)>, L<rand(3)>,
 L<DH_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 068096b168fa3206b07363a280b1c172f1760b0a..9cf3bd61d6577d314bd45023106706f62021cdca 100644 (file)
@@ -99,3 +99,14 @@ L<DH_set_method(3)>, L<DH_size(3)>, L<DH_meth_new(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 73222be7e4d016b681a1aac35c87f8cb7c21a448..6f25abfb2a814a5be4a682748a9fe2bc611b5c72 100644 (file)
@@ -146,3 +146,14 @@ L<DH_set_method(3)>, L<DH_size(3)>, L<DH_get0_pqg(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 450039c7281615cb04ca971c7595ae09e4f39916..0ddacf9cd7918fc4eb6f224fe19559b209c62579 100644 (file)
@@ -35,3 +35,14 @@ L<DH_generate_parameters(3)>,
 L<DH_generate_key(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fe26b01483403fe977352a0317e0204423b64444..25caa3642704af80a1b3cb065614dc84e29b26a2 100644 (file)
@@ -75,3 +75,14 @@ returns a pointer to the newly allocated structure.
 L<dh(3)>, L<DH_new(3)>, L<DH_meth_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f961eaa8dbb2a1b7877bfa241c8a42e3ac0e85ce..8a7d34180e6dc9b5b5e11d82e03be0b4f39de15f 100644 (file)
@@ -36,3 +36,14 @@ L<BN_num_bits(3)>
 DH_bits() was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 82cff7d4c1d384f355c33204c0ff17fe32f0dcb5..5f5fd9bed009127082417ab74015aa984f64aa34 100644 (file)
@@ -37,3 +37,14 @@ L<dsa(3)>, L<ERR_get_error(3)>,
 L<DSA_do_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6c7cb3ca93f94a627acb21b9a295f78c41e05b9e..2add9c4117d60130bd031f570e7954820ee67afa 100644 (file)
@@ -41,3 +41,14 @@ L<DSA_SIG_new(3)>,
 L<DSA_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 350e8aa3c19025bce85790267dd221469804e51e..e30875647ad83a0857212806b370d54d319767c5 100644 (file)
@@ -30,3 +30,14 @@ Be careful to avoid small subgroup attacks when using this.
 L<dh(3)>, L<dsa(3)>, L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bf396ed58276f83966c9c4f05783848403972922..b1b96ba022b9362216a96a463e6cb35aa7dde57c 100644 (file)
@@ -28,3 +28,14 @@ L<dsa(3)>, L<ERR_get_error(3)>, L<rand(3)>,
 L<DSA_generate_parameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b639db6d849712d42b93c1c1e0e9f27a36ac1026..75e77128cb1ec34b593c3104ffb792dfe22a5927 100644 (file)
@@ -111,3 +111,14 @@ L<dsa(3)>, L<ERR_get_error(3)>, L<rand(3)>,
 L<DSA_free(3)>, L<BN_generate_prime(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 50f95b94d3695451e54e0e4714af1e29637e8505..1a14262741696d50742717661b6a2a8752d52e70 100644 (file)
@@ -89,3 +89,14 @@ L<DSA_sign(3)>, L<DSA_size(3)>, L<DSA_meth_new(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 63a90467d85e4d19da521adce0d60ba8b31352fb..79977d3610a0eec71c76abbdb2f75db76365e9bc 100644 (file)
@@ -182,3 +182,14 @@ L<DSA_sign(3)>, L<DSA_size(3)>, L<DSA_get0_pqg(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 320839c87cf20280a70eb4cd3afd0b28e018c588..5f95274129d3c33074e146b4e92b767fffa13822 100644 (file)
@@ -37,3 +37,14 @@ L<DSA_generate_parameters(3)>,
 L<DSA_generate_key(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1d56ccaab289642b7a1f6a3e8b78cd8b8363419e..ef8bc120ec259e08704483f78d9a9b1c851920ae 100644 (file)
@@ -75,3 +75,14 @@ fails. Otherwise it returns a pointer to the newly allocated structure.
 L<dsa(3)>, L<DSA_new(3)>, L<DSA_meth_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1071ccab4c809675da1e8107626afde6645a6f8d..bebded090845a8d251ccf954bcde98005bc2348c 100644 (file)
@@ -59,3 +59,14 @@ L<dsa(3)>, L<ERR_get_error(3)>, L<rand(3)>,
 L<DSA_do_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4333d6ddf824788ba119b02f84f6d7b2ca822868..1564cfd666ead9248a77f4ff4bb8c63e3046c4e6 100644 (file)
@@ -27,3 +27,14 @@ The size in bytes.
 L<dsa(3)>, L<DSA_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2a21c9393bbffa5d95feda92d26803081d4ccfc4..7abb3004ccac657f6ab41756a0d09ab3c0b832ba 100644 (file)
@@ -58,3 +58,14 @@ L<d2i_ECPKParameters(3)>,
 L<BN_mod_mul_montgomery(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3af5bbfdf98b28b71213ce874879c767030d6a3f..fc50304e8f7ded3e8fcefc375f9c8dc2b37e0af8 100644 (file)
@@ -187,3 +187,14 @@ L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bbd3dfb54a5ac16fe8743ca49e8d6c0740220dd6..6c9a40c21e061f705be2c3600a0ebc49b304b540 100644 (file)
@@ -109,3 +109,14 @@ L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6bfd1804cd1f68634991df6ef36c92770bef8971..cdf5b67b282c58925b321f0f407685182996e2f2 100644 (file)
@@ -172,3 +172,14 @@ L<EC_GFp_simple_method(3)>,
 L<d2i_ECPKParameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index eaa7f527869d3633eab1a79a7650c5cc9d762db8..112c75c3dc563aaeba7d07058bfd367d389562ae 100644 (file)
@@ -70,3 +70,14 @@ L<EC_POINT_new(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8e11f0b1bec088d9f4339786461eafdf301afb36..c0b4913558d0303c6643faca1f74fe04c710d8b4 100644 (file)
@@ -183,3 +183,14 @@ L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3f0e36ade4a38968f3ba7646f2e0d33df4a3f4bf..80b939eff41b81bff5513a009d44846dca1e3070 100644 (file)
@@ -49,3 +49,14 @@ ERR_GET_LIB(), ERR_GET_FUNC() and ERR_GET_REASON() are available in
 all versions of OpenSSL.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e54e34c46db3043a0f751b8f588bb96cb73848c0..7b0cd1c94d6c586430537d062f8593504f55568e 100644 (file)
@@ -23,3 +23,14 @@ ERR_clear_error() has no return value.
 L<err(3)>, L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 81ca61c9db816625a7c5baf398141c39a4520d33..10faf630643e29ff2ed48bc93466e2eb1d503504 100644 (file)
@@ -63,3 +63,14 @@ L<err(3)>, L<ERR_get_error(3)>,
 L<ERR_print_errors(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index aa5047e0c11ff15e2db2689917cf6d6a3b36f42b..7d425380eaa09164ccb89823fb4027b4a4ed0bad 100644 (file)
@@ -68,3 +68,14 @@ L<err(3)>, L<ERR_error_string(3)>,
 L<ERR_GET_LIB(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 68c006fd3c3dda0eb4dce0b87479cdb2ffba02bb..56276a7e91ac68d303f91559cc91b2d37ffd722b 100644 (file)
@@ -51,3 +51,14 @@ ERR_free_strings() functions were deprecated in OpenSSL 1.1.0 by
 OPENSSL_init_crypto() and OPENSSL_init_ssl().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0e212a02699930c5cbc13f276c440837e86b532a..ea67cfac849f3edb7e148495e77fcf963de8968a 100644 (file)
@@ -46,3 +46,14 @@ ERR_get_next_error_library() returns a new library number.
 L<err(3)>, L<ERR_load_strings(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index aec8a1029abd638c73940a95f87db9b3de727a01..02a28f6f8e4f26babbf31cd31c818317ee3144a4 100644 (file)
@@ -42,3 +42,14 @@ L<err(3)>, L<ERR_error_string(3)>,
 L<ERR_get_error(3)>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f0a82f6156da21ee2156c81a60e3ee322f71655f..06812d2f714ff8f9f3884140dfdb7ce9519cff17 100644 (file)
@@ -37,3 +37,14 @@ no values.
 L<err(3)>, L<ERR_load_strings(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a0d2f290f7be089080519564de580764dfc4d668..f1eccafe759673cacf3fa93f6f573885a6c12cf9 100644 (file)
@@ -42,3 +42,14 @@ ERR_remove_thread_state() was deprecated in OpenSSL 1.1.0 when the
 thread handling functionality was entirely rewritten.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d30f1c00774c4067bafc504e5eefc3ca6dd76759..e668351117ca15571f2f0abda627a28b49badf34 100644 (file)
@@ -32,3 +32,14 @@ implies that the stack became empty, otherwise 1.
 L<err(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2003-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c2470df202767ca7d8e055cf7cb97f125fae7193..3d97854b69e010704dde42e0aa1919645302f6de 100644 (file)
@@ -69,3 +69,14 @@ L<EVP_EncryptInit(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fc1d914ed89581869f6cb9c8f241dc4341b7cb4b..c5e7b83ebf10255307f2e29d368c0e19daed7792 100644 (file)
@@ -40,3 +40,14 @@ The EVP_CIPHER_CTX_get_cipher_data() and EVP_CIPHER_CTX_set_cipher_data()
 functions were added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 499133f647dc3d3a0dc0c44f72abd7c0b6777f58..60ffe4284d44405488ebe827cbb2544d5d6f9190 100644 (file)
@@ -254,3 +254,14 @@ The B<EVP_CIPHER> structure was openly available in OpenSSL before version
 The functions described here were added in OpenSSL version 1.1.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7ce569540f931523c0f288f319de700d5c3cd78a..511aca2a590ca018d7e208b9e2b4f2f315d6af87 100644 (file)
@@ -257,3 +257,14 @@ later, so now EVP_sha1() can be used with RSA and DSA. The legacy EVP_dss1()
 was removed in OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4b9eb212becbdfd2f6a3d62196150a9a6c9b6223..ab08ecd19b59018d50f5d115c4bec697be9bc767 100644 (file)
@@ -85,3 +85,14 @@ EVP_DigestSignInit(), EVP_DigestSignUpdate() and EVP_DigestSignFinal()
 were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cc740b7a74381a10a4777bb8bde83e8964eb6af3..8982e70690129028c54657f17b0ad53cdfbe1949 100644 (file)
@@ -80,3 +80,14 @@ EVP_DigestVerifyInit(), EVP_DigestVerifyUpdate() and EVP_DigestVerifyFinal()
 were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bc35acfc42fd0e388a44c733c389adfb5ae36223..7940a5a632f9df25fbe6090582a648dfd985ef56 100644 (file)
@@ -144,3 +144,14 @@ EVP_DecodeBlock() returns the length of the data decoded or -1 on error.
 L<evp(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ad949dd99cd93c6e597c560c2e00a5cecd7b317d..4fcd8a37c743c51fccb6d4f74b1fc15a03567f03 100644 (file)
@@ -637,3 +637,14 @@ disappeared.  EVP_CIPHER_CTX_init() remains as an alias for
 EVP_CIPHER_CTX_reset().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0bab12700797b5cd8ccaf8e6365105ff5d719599..5bf7592aacd40d57af42d575206a8ff6cd010007 100644 (file)
@@ -158,3 +158,14 @@ The B<EVP_MD> structure was openly available in OpenSSL before version
 1.1.  The functions described here were added in OpenSSL version 1.1.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e207b012e38724ab847e9fb2fe82a9bd1925d1c4..fb700766961c4ae11b4e77064679e4300f5392d7 100644 (file)
@@ -61,3 +61,14 @@ L<EVP_SealInit(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cc27e54b0ccba6f37c4eb5d15c0df0efb35cfbe4..c673ebefdced5aa685d0edd4c06908273d1c9db3 100644 (file)
@@ -142,3 +142,14 @@ L<EVP_PKEY_keygen(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5fb5d58f0978a7ccbae0f0a3936bce32c217e489..4f7da9736a7d76f15a1ccf770c01fae2c06460bf 100644 (file)
@@ -51,3 +51,14 @@ L<EVP_PKEY_new(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8a5ef98e7f47db52452bfa524ce690399a344f8c..71ef0ae849afdb2972997cc45ce69d73fb329603 100644 (file)
@@ -117,3 +117,14 @@ L<EVP_PKEY_CTX_ctrl_str(3)>,
 L<EVP_PKEY_derive(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e2264fc34d040a1f85e2c1319755f6b39847b1b1..86fe206e6c9cfb2260312c3e57908a51c99b352b 100644 (file)
@@ -97,3 +97,14 @@ L<EVP_PKEY_CTX_ctrl_str(3)>,
 L<EVP_PKEY_derive(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9e0107fb0db3ba57ebaf43a22ac39bd755ced294..d580a5f7cbb892d3d17d640ba4bc58726ca797c8 100644 (file)
@@ -59,3 +59,14 @@ L<EVP_PKEY_CTX_new(3)>,
 L<EVP_PKEY_keygen(3)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e94f3a8a027781e98f1b801611e995ff88e97dc8..77ef5aae07e2c4be11248f01609a1716ee6907cc 100644 (file)
@@ -91,3 +91,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f6f3ac7786d69b09e956a5ecbbebd354907baab5..f1ddcfb86acd80ef7b6db0a209cd3abda59d5ba1 100644 (file)
@@ -91,3 +91,14 @@ L<EVP_PKEY_verify_recover(3)>,
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 819d8643cafb226c4207ce8be6107d02ab5ba409..ddeb4dcc0e6bee298950115d59a978995ea208c6 100644 (file)
@@ -97,3 +97,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8ac104efef2a0ec4ed6b9dd1627c1e3e1c7331b8..e2d000dc0a47edf3247508491b3aa06e0b36fd98 100644 (file)
@@ -39,3 +39,14 @@ L<EVP_PKEY_verify_recover(3)>,
 This function was first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c86e01352353307362b0f29818b97432805043d4..3d741830255aa6e7118961b86c75b8fa34c7cb84 100644 (file)
@@ -159,3 +159,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b639c664541c0cc3c157cb09e2f95664a6a13edf..5578e803324cbe9537836467f2b555bd1d748fab 100644 (file)
@@ -50,3 +50,14 @@ EVP_PKEY_new() and EVP_PKEY_free() exist in all versions of OpenSSL.
 EVP_PKEY_up_ref() was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8664c4926f5da1e5b640aa6c1356a095d6295a22..5f92e6bfd2d9e3836ec318702bc531748280dbad 100644 (file)
@@ -51,3 +51,14 @@ L<EVP_PKEY_keygen(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c7fd8e94b96df402f35688401c4fc1f12591fb14..8d63d2c7eaf36a5208d7a01a9ea5fe5c7b6c9f32 100644 (file)
@@ -106,3 +106,14 @@ type or B<NID_undef> (equivalently B<EVP_PKEY_NONE>) on error.
 L<EVP_PKEY_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f189206676d1ed41ea6186974406863630207d82..9b587e7c20574fd2f51d4365bb876f1c8c584824 100644 (file)
@@ -104,3 +104,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4952b7f4165ee4195b97d24e46bbc78bd0c0e5e5..99bace584bbb04e5b4b5e1b6efa28c85f3356c35 100644 (file)
@@ -89,3 +89,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6c2287bbd6aad3bfb360f20f8bf70d1ca67a45ef..ba7ddfdfd4c9ba219b6fdfc3773d6589bd6e1c23 100644 (file)
@@ -101,3 +101,14 @@ L<EVP_PKEY_derive(3)>
 These functions were first added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e920e3e310bc1f3a040c1d764a9bc331b1f8e977..cecd86d5280a5cc6069c433465acc9d1684133ec 100644 (file)
@@ -79,3 +79,14 @@ L<EVP_EncryptInit(3)>,
 L<EVP_OpenInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 185b113b6427e4cbaf4313550926ac7f11954752..fe0284bbdda8c360ae2d027dbaac0028930140f6 100644 (file)
@@ -98,3 +98,14 @@ L<md5(3)>, L<mdc2(3)>, L<ripemd(3)>,
 L<sha(3)>, L<dgst(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7fb6e633e7f5ec4b389a94e0bf3aebb4ce70b379..0513518195bb02fd1bbeb118a050ea1ab6678cf2 100644 (file)
@@ -86,3 +86,14 @@ L<md5(3)>, L<mdc2(3)>, L<ripemd(3)>,
 L<sha(3)>, L<dgst(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d777d7ca5303d8fb7cf29049cec4f43c0f6556eb..a17ba7b63dc08fc225eb0311e77815dc7bbb723d 100644 (file)
@@ -170,3 +170,14 @@ L<ERR_get_error(3)>
 OBJ_cleanup() was deprecated in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b74f56a2326cc49ae7901f365aaea37fec94bf44..8118785b96d02bfed7baea127d9ea8d70e8e06fe 100644 (file)
@@ -105,3 +105,14 @@ L<OCSP_response_status(3)>,
 L<OCSP_sendreq_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ac11ba7b5991d3d0935f79aee227bb771c3da100..c96a8cc916fb264d29b6fcd167ae410587bc1d7f 100644 (file)
@@ -76,3 +76,14 @@ L<OCSP_response_status(3)>,
 L<OCSP_sendreq_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a95000e2f76b2fdb279eee19b7a2684a43a91634..ab5a124ca18ff97bb5889921a0e0b964a1fcbe8b 100644 (file)
@@ -71,3 +71,14 @@ L<OCSP_response_status(3)>,
 L<OCSP_sendreq_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2a1418955a544c25c4e3ff9877f48e28150c773b..c9b413be2791137390b5a4e2604845c9e8ddfc02 100644 (file)
@@ -107,3 +107,14 @@ L<OCSP_response_status(3)>,
 L<OCSP_sendreq_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5195b2a94425c373949a05c836c29baa66b74908..4e797080ea1f22a53a554c1c64cb9f63a227a37d 100644 (file)
@@ -55,3 +55,14 @@ L<OCSP_response_find_status(3)>
 L<OCSP_sendreq_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1d5599a6258e9c6b0acbe48cb0e9514b1f1a8982..f933bee86623746571d5ddf1e4986268b2465802 100644 (file)
@@ -111,3 +111,14 @@ L<OCSP_response_find_status(3)>,
 L<OCSP_response_status(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e54de12cc89e4955c890cdefceaa55a1a2f68a96..48a79676d2bc8248ee38b8144e57a565439c0c17 100644 (file)
@@ -19,3 +19,14 @@ compiler of their choice and link it into the target application.
 The referred module is available as <openssl>/ms/applink.c.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d87d7197e5dd39f62c1d3bb7e224742ae3289d8d..8fa36e7cb64ec3e2404dbc236cf9598ff8b309cf 100644 (file)
@@ -95,3 +95,14 @@ The version number.
 L<crypto(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 77061a00ce72e6ae92ecfc1bea10c30122c00a29..ba7fd8eaa3ac810d2229407524e00ce1f496b6cf 100644 (file)
@@ -62,3 +62,14 @@ The OPENSSL_no_config() and OPENSSL_config() functions were
 deprecated in OpenSSL 1.1.0 by OPENSSL_init_crypto().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a194b8df989145c82872d825d51ef778b2328408..1571edc204f4b00d1652b105a9fa44472103c7f1 100644 (file)
@@ -96,3 +96,14 @@ and RORX;
 =back
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e701b1d703b5f93b8f6534aba1e063bd1da9cba9..a93ebbd621ec68cb4d16d4efb1b0d376a80438c5 100644 (file)
@@ -221,3 +221,14 @@ The OPENSSL_init_crypto(), OPENSSL_cleanup(), OPENSSL_atexit(),
 and OPENSSL_thread_stop() functions were added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5d56166158d3f161c25562d709d4196654af9d0f..c9d156b7e9dd54ea91a62f20a6919ff77ff63208 100644 (file)
@@ -42,3 +42,14 @@ line' was introduced with the SSE2 extensions.
 Otherwise number of recorded values is returned.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2011-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 20ca44c3b4f3e5384df6a61633a7630fbfbe3b16..d104824a121820158f88a286ce0819500d1cd645 100644 (file)
@@ -45,3 +45,14 @@ None of the functions return a value.
 L<conf(3)>, L<OPENSSL_config(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7ce00b28a812b7209b77e4e9ef43cb3c08e09693..89990de7b6a5168deed879791f550905476ff248 100644 (file)
@@ -196,3 +196,14 @@ configuration option> C<crypto-mdebug> I<enabled.  In case, swapping out
 only, say, the malloc() implementation is outright dangerous.>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8e62658150ce2c5e3da4c25241f751db496852f9..ff82c6f7fa26716e4f1984bfd04144b4ae32b638 100644 (file)
@@ -113,3 +113,14 @@ L<BN_new(3)>,
 L<bn_internal(3)>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 10f3b8fbabf1848749f3c382ebc494fdf72dd07c..413cf8655bf9efc121a267e2b160295ca6d6306c 100644 (file)
@@ -79,3 +79,14 @@ OpenSSL_add_all_digests(), and EVP_cleanup(), functions
 were deprecated in OpenSSL 1.1.0 by OPENSSL_init_crypto().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 35260c1e52b1d9c0d3c8a215f83b3be8b3e090fd..aace1cbb79d81a7b1a9cb837b2e23a210a4388bc 100644 (file)
@@ -39,3 +39,14 @@ L<i2d_CMS_bio_stream(3)>
 PEM_write_bio_CMS_stream() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 121d418362714bc82f6dee0997e1dd60af44bb2d..6cd704e84dd2c868fbdda57a1eef2aa09d8e5db3 100644 (file)
@@ -39,3 +39,14 @@ L<i2d_PKCS7_bio_stream(3)>
 PEM_write_bio_PKCS7_stream() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2007-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 46b24c59986ca48fe54385564379e36e53be6d76..ada61e5e4d6eaa3653d5cc7c5d44a3c31d97f817 100644 (file)
@@ -64,3 +64,14 @@ B<mac_iter> can be set to -1 and the MAC will then be omitted entirely.
 L<d2i_PKCS12(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4f44c34eded0a6f247aed22ca3a2d2c7983aeb51..c5430102b9bd2f5345017f89ab7f93921dfe5dcf 100644 (file)
@@ -92,3 +92,14 @@ this function.
 L<PKCS12_create(3)>, L<ERR_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f02220e358eef94a25ee08e1b8c3cc6d908ff50d..6d9961fe6f594ad02c19d30f9f991b6b5a92180d 100644 (file)
@@ -51,3 +51,14 @@ Attributes currently cannot be stored in the private key B<EVP_PKEY> structure.
 L<d2i_PKCS12(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b04e476a81e3796a8b76600da613657f4ee6f071..ec8e8ffee26e4c03a4ab7ffc78e4a24c5d5a429b 100644 (file)
@@ -64,3 +64,14 @@ L<EVP_BytesToKey(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 90cf5062f14fc17572f9ff89f613bb1384d72785..fc81409b89ba0b9e803c58e34d113ab491bd0292 100644 (file)
@@ -46,3 +46,14 @@ mentioned in PKCS7_sign() also applies to PKCS7_verify().
 L<ERR_get_error(3)>, L<PKCS7_encrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 12475cf60187fcc1b98e331679019b13a264a428..125deade38a2c36dc789368857f7b40a7cb0fd48 100644 (file)
@@ -77,3 +77,14 @@ L<ERR_get_error(3)>, L<PKCS7_decrypt(3)>
 The B<PKCS7_STREAM> flag was added in OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2593ed19e8aa9eb68891b3469cfd61b737075d2b..b5ea477f7b10c692fad3773f36f5c20a39a1ba99 100644 (file)
@@ -113,3 +113,14 @@ and B<pkey> parameters to be B<NULL> to be was added in OpenSSL 1.0.0
 The B<PKCS7_STREAM> flag was added in OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 580a9a14e33de884821105bde7debb0b5e741807..9f30e6e0c645857635c4a0976aba5871d51c8c6d 100644 (file)
@@ -85,3 +85,14 @@ L<PKCS7_final(3)>,
 PPKCS7_sign_add_signer() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2007-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b013e3394254f0bb9933bd651135bc82e524e8ec..74f550e61799da25934fc5a46c534e992ee825be 100644 (file)
@@ -119,3 +119,14 @@ mentioned in PKCS7_sign() also applies to PKCS7_verify().
 L<ERR_get_error(3)>, L<PKCS7_sign(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d54e1f5bd948f9fec4ba9c4317a79475e427f0a1..f99debf1617213b4ff5c8a6d49dc70887bc6e4c1 100644 (file)
@@ -69,3 +69,14 @@ L<rand(3)>, L<RAND_egd(3)>,
 L<RAND_load_file(3)>, L<RAND_cleanup(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 03c6e7f22d10d46908bbe80545c755f620208db9..4ec95431bb9855d87eebf88f9e0faf8fcba6ab81 100644 (file)
@@ -47,3 +47,14 @@ L<rand(3)>, L<ERR_get_error(3)>,
 L<RAND_add(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fd3f81c5f60e45b7c212fa70b42e5caebe521c2c..f7305175bd94ecdc4365b4f5d4fe24fe61dca1e0 100644 (file)
@@ -31,3 +31,14 @@ L<rand(3)>
 RAND_cleanup() was deprecated in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4c68113809079f6ebec213a7431e94d7584d2bc9..bc4cd24307833a3a9a79595f7e79fc363a93a0cf 100644 (file)
@@ -76,3 +76,14 @@ L<rand(3)>, L<RAND_add(3)>,
 L<RAND_cleanup(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6bc779aae9ffe975ced9b026f58178bae42c599b..6a19b395970db626cdf3ed95981bff30fc3248ea 100644 (file)
@@ -46,3 +46,14 @@ error.
 L<rand(3)>, L<RAND_add(3)>, L<RAND_cleanup(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6a421a2084429983a5ee311a41c7c8b9b66041d8..86060c95257042fe3ad5124814733f293467e840 100644 (file)
@@ -70,3 +70,14 @@ algorithms.
 L<rand(3)>, L<engine(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a3239495879de704d298ede5073b119294939b2b..97ac64131794500c54a85497e8b8f8d87c7ddcb1 100644 (file)
@@ -37,3 +37,14 @@ RSA_blinding_off() returns no value.
 L<rsa(3)>, L<rand(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8fd7d1f176b980856e16bb86cc4092fdccb085c9..89791d620330d92e4e779e7a654e97d9aad0552d 100644 (file)
@@ -74,3 +74,14 @@ L<ERR_get_error(3)>
 RSA_check_key_ex() appeared after OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 380bf123e01cdd311ffcde8d9cf56d271c3b88b7..2059f51131b665a36890c31ea7927e7719897da1 100644 (file)
@@ -76,3 +76,14 @@ L<ERR_get_error(3)>, L<rand(3)>, L<rsa(3)>,
 L<RSA_free(3)>, L<BN_generate_prime(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0a45cae585c43334281c5eccb71b0c786799c606..6902bb455b1dd341775dbf04d2437f2757cae023 100644 (file)
@@ -95,3 +95,14 @@ L<rsa(3)>, L<RSA_new(3)>, L<RSA_size(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e6499b7342a59a64cfdca25cf93ab87bedda3e67..024d3092db722f3c6021f238840d416993aa5196 100644 (file)
@@ -223,3 +223,14 @@ L<RSA_set_method(3)>, L<RSA_size(3)>, L<RSA_get0_key(3)>
 The functions described here were added in OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4910557f314f44d1eeb3375a0fd94ff9854bdd96..f4506edbee1b7ec8e592e477162c41606839280a 100644 (file)
@@ -36,3 +36,14 @@ L<RSA_generate_key(3)>,
 L<RSA_new_method(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fe81e5fb419a1b60b0da790a4b3dd342a5c99b83..9b18a55229c68d895dd349feac1de7e3e9e5f382 100644 (file)
@@ -111,3 +111,14 @@ L<RSA_private_decrypt(3)>,
 L<RSA_sign(3)>, L<RSA_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index df09726eb454aef616030847108b1f392c6f617e..c4410e79858f4d9c7850164315054ddec0944f58 100644 (file)
@@ -41,3 +41,14 @@ These functions return 1 on success, 0 on error.
 L<dh(3)>, L<dsa(3)>, L<rsa(3)>, L<BN_bn2bin(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fa4830c97e313cfc3d4671c2b855bbeb8481d742..99cc2a8220bf0946a8dbf7ca94ba0bd21f823ddf 100644 (file)
@@ -63,3 +63,14 @@ L<ERR_get_error(3)>, L<rsa(3)>,
 L<RSA_sign(3)>, L<RSA_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 57f1f18583d7b48adb39aef3e4d68db4b3ca7069..a9143b07d941d1b12e747de81bd53a8fc23cdb1d 100644 (file)
@@ -77,3 +77,14 @@ L<ERR_get_error(3)>, L<rand(3)>, L<rsa(3)>,
 L<RSA_size(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a3572f1c8908c2cde82c63bd4d323a4e3450e5d0..9d57fa782248c4ff194b4c8b331d2ae9026a33c4 100644 (file)
@@ -169,3 +169,14 @@ not currently exist).
 L<rsa(3)>, L<RSA_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 94fae37e7ad0d5d4bd1864787777df5468234494..33832096eb60702acfd9492afbcbf9c76867b62a 100644 (file)
@@ -54,3 +54,14 @@ L<rsa(3)>, L<RSA_private_encrypt(3)>,
 L<RSA_public_decrypt(3)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2ba2b477f398f128fb1885ce3297ebdd0fbc98c9..11833f42b8ea7edbd2143d8c473584daba6558fc 100644 (file)
@@ -52,3 +52,14 @@ L<rand(3)>, L<rsa(3)>, L<RSA_sign(3)>,
 L<RSA_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index eff8cdc496326f5e2c2a6688e1c9e2d5343b17f6..970d1f5d034840b34f4dd9c6847ca212c0086837 100644 (file)
@@ -35,3 +35,14 @@ L<rsa(3)>, L<BN_num_bits(3)>
 RSA_bits() was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4b7c14d2599dbd5a2c37b06b26ecb7ac75437d6d..a171dc90b72fd56401c35d7921a870262c83b8b4 100644 (file)
@@ -64,3 +64,14 @@ L<CMS_verify(3)>, L<CMS_encrypt(3)>
 L<CMS_decrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e96038b132539407477f1c7654b76ab12e7db4e7..5fe36e0a45a4a5c61287a664d77c404549627033 100644 (file)
@@ -67,3 +67,14 @@ L<PKCS7_verify(3)>, L<PKCS7_encrypt(3)>
 L<PKCS7_decrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0895825ff38ec9a687d223cd2a75cb02f1a9ea78..0ba3868c9effc89b106ef5a1bb209943ed01a5db 100644 (file)
@@ -58,3 +58,14 @@ L<CMS_verify(3)>, L<CMS_encrypt(3)>
 L<CMS_decrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6e272cfde7a955ca0f41ee19d60e130c0690e37d..e02aa2bb3982c79c1b92270cc0ca50381fa218d2 100644 (file)
@@ -59,3 +59,14 @@ L<PKCS7_verify(3)>, L<PKCS7_encrypt(3)>
 L<PKCS7_decrypt(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b502e815a2184e20139102f8ea5d245019230025..111f36fcc2641b036595780e044f5f624c726a3d 100644 (file)
@@ -229,3 +229,14 @@ L<X509_sign(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d00dab9cb16f725ee0e2f513a50afd6a7763814f..48f2802bf6b958f01e47507deab58d2f050dcb2b 100644 (file)
@@ -101,3 +101,14 @@ L<X509V3_get_d2i(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7abd9f03a75d7af11476465e8342c096d7d1fe20..1b0a66a0aa227a1502edfa8d3e2bbfad47bf317f 100644 (file)
@@ -83,3 +83,14 @@ X509_EXTENSION_get_data() returns an B<ASN1_OCTET_STRING> pointer.
 L<X509V3_get_d2i(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 249c6b522c58a25109b395abcb5336c7c71263ff..13a6014bdbadd107890e756367259974185b0262 100644 (file)
@@ -119,3 +119,14 @@ L<X609_store_add_lookup(3)>,
 L<SSL_CTX_load_verify_locations(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2cb96c5764a6b0ef1e1c249374a4d0f48aba8a81..2b1de4021c705227e18ded34d87f5e8f36e8f55a 100644 (file)
@@ -72,3 +72,14 @@ L<OBJ_nid2obj(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c10ea0fb77dcac7f0432d21322e465c9f7f4268d..739fa28ff3b7c8b26d55ab24d5616ecd59a5501f 100644 (file)
@@ -114,3 +114,14 @@ L<ERR_get_error(3)>, L<d2i_X509_NAME(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e6dfff3713d2106af242873bf3fa27983db4290d..c8a8715c17a2639739e81104cc18c0b92d800d59 100644 (file)
@@ -117,3 +117,14 @@ L<ERR_get_error(3)>, L<d2i_X509_NAME(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0d8e5fe6415e39f48ae6a45e65d781686680471d..26312139e842cf70f2bf32782ed5c7524bba2429 100644 (file)
@@ -103,3 +103,14 @@ L<ASN1_STRING_print_ex(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7b85ffa16d62054124f34a91e326f180c3765143..df15602bbe463bb965d8eea618174dcd9fb1f0ae 100644 (file)
@@ -109,3 +109,14 @@ L<ERR_get_error(3)>,
 L<X509_get_pubkey(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5ca3cdcbddaebb8b2620ac5ac0f37a260cba3e41..fbd93167994fa98bf7f8260427ca753eaadae84d 100644 (file)
@@ -331,3 +331,14 @@ L<X509_free(3)>.
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1ec99f1d6ed4bc5f732051ddd0c703b7bf8a777d..11c8b41087bd15971b0266ed3f48d49af5c1ea35 100644 (file)
@@ -182,3 +182,14 @@ available as a macro X509_STORE_set_verify_func(). This macro still exists but
 simply calls this function.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e89b8060f71c9418c5748792f80dcbd00ffbb89e..230dca3562afe73c416bcec2d4739260b2a4b59e 100644 (file)
@@ -162,3 +162,14 @@ L<X509_STORE_set_verify_cb_func(3)>
 L<X509_STORE_CTX_get_ex_new_index(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 82611e6ab411684e8d9250a67e17886053a09758..d71d2a4bec9e2df1950331623f4aeab7cf2d041c 100644 (file)
@@ -46,3 +46,14 @@ B<X509_STORE_get0_param> and B<X509_STORE_get0_objects> were added in
 OpenSSL version 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0512ad3383217682ab90c319e0796c7f3b1ba526..e0ceea3d9a1a5462fcffb016aedc0c72b25efe94 100644 (file)
@@ -39,3 +39,14 @@ L<X509_STORE_get0_param(3)>
 The B<X509_STORE_up_ref> function was added in OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 67092db5382e3a43f5acb2df0229f4ae932250d0..f0b4c83a76334a32fe3d41de1ffc3c53b90ee97a 100644 (file)
@@ -49,3 +49,14 @@ L<CMS_verify(3)>
 X509_STORE_set_verify_cb() was added to OpenSSL 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 04f521506fc0d133ff58496b0645af1e5ff263e9..0e2ea8b4417bed4ec5c80fc2d47f2eee2ee64407 100644 (file)
@@ -283,3 +283,14 @@ The legacy B<X509_V_FLAG_CB_ISSUER_CHECK> flag is deprecated as of
 OpenSSL 1.1.0, and has no effect.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 87b6c26d557249869d43b885181783d129144dda..ccd6c9b0f2ab188fa9c11a25dac90844890d50d9 100644 (file)
@@ -34,3 +34,14 @@ L<X509_check_issued(3)>,
 L<X509_check_purpose(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d35ade8cb918b66f4e964fd456f6e1932a8fb622..b21a650a9a228af5572387f00405c3cc7426d0b6 100644 (file)
@@ -146,3 +146,14 @@ L<X509_VERIFY_PARAM_set1_ipasc(3)>
 These functions were added in OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0830e82d70ea71e1a850b35f2e71d5e9f820c2c1..108ff83c8942e19746047d6c647203c49e7b720a 100644 (file)
@@ -34,3 +34,14 @@ L<X509_check_ca(3)>,
 L<verify(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 875868448270d972c56c14e5bc9fc7f753ef3565..b6de9de722b156c0352b4d2ae2b9fc3aaf8269c7 100644 (file)
@@ -83,3 +83,14 @@ X509_CRL_get0_signature() and X509_CRL_get_signature_nid() were first added
 to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a61c267449c6552c84f417de2af3b4f540818aaf..77f858d6c3834e6228f77f1eb0cc6dd31231ef70 100644 (file)
@@ -45,3 +45,14 @@ L<X509V3_get_d2i(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c6e24864ebd69c669a08966b784f1f255fd4f648..05f0d632bc7adb2d86fb28fa35e5fc2b80f714b6 100644 (file)
@@ -128,3 +128,14 @@ is absent or an error occurred during parsing.
 L<X509_check_purpose(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c2fb5c0836c2dcd6f9cd06e926af4bf176666b0c..a997109fa1bd189a7f9c8bed109af39083b31c3d 100644 (file)
@@ -78,3 +78,14 @@ L<X509_verify_cert(3)>
 =head1 HISTORY
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 42ba25791babe8e11186c4d524d43b5f738fda3c..44603b84638b308af1eb7bb73b0715ba669c69f2 100644 (file)
@@ -53,3 +53,14 @@ X509_get_serialNumber() and X509_set_serialNumber() are available in
 all versions of OpenSSL.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index dcbf969ce0b2fce163cb6d84fcdba5a7f3e2de47..11ebce173e9ce42b240aaf5f900134ab655c7964 100644 (file)
@@ -75,3 +75,14 @@ L<X509V3_get_d2i(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b02f12bd785e83e54c8de26beebae80ee23b8e52..086194b00d3d51e1d789364010120c61e9ef69ea 100644 (file)
@@ -72,3 +72,14 @@ X509_get_version(), X509_REQ_get_version() and X509_CRL_get_version() are
 functions in OpenSSL 1.1.0, in previous versions they were macros.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 484408c4b7a40a10cbe73f2e58d19c101b6b19a0..d12ae605bae2f6a113943ebcaa3d04cbafab5c3e 100644 (file)
@@ -71,3 +71,14 @@ L<X509V3_get_d2i(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fa243601aa3fac88941c3dd2cae7845ac1e40ef0..fa8326e574431c9ded398e33305d64602e2cf570 100644 (file)
@@ -88,3 +88,14 @@ X509_sign_ctx(), X509_REQ_sign_ctx() and X509_CRL_sign_ctx() were first added
 to OpenSSL 1.0.1.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c7a7bb4b12fbf339e649b3e698dbd5e8a3a8f5c3..48c90c4cae0680cff13f6a357a35f2874fde3adf 100644 (file)
@@ -49,3 +49,14 @@ functions which use B<x509_vfy.h>.
 L<X509_STORE_CTX_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2009-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 816981783d02abee496159954febc274480d7893..f037bf674a20bd03c186f2b20b8d501e7cd0c086 100644 (file)
@@ -142,3 +142,14 @@ field is absent it will return B<NULL>: this is B<not> an error condition.
 L<X509V3_get_d2i(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9ef8b1336d9d2f9290baec97d13901bfa036dc64..eff9ec53c35ef33363ad3b2398324835d70bc500 100644 (file)
@@ -55,3 +55,14 @@ L<BIO_set_callback(3)>,
 L<BIO_should_retry(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 25b954c0cbbe76eac0bfcd248ace757f3ebe3803..2de46758ecfecfe17f11efa6067b34f7b3f81ed0 100644 (file)
@@ -106,3 +106,14 @@ L<EVP_EncryptInit(3)>,
 L<des_modes(7)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 37d638d9bb0ccf8d23bf3a9194472913c4058550..cc3b3d3b0ccbbd0d9f553829c7041404af1ec7c8 100644 (file)
@@ -186,3 +186,14 @@ L<BN_mod_mul_montgomery(3)>,
 L<BN_BLINDING_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e609a0810c6f47afd4f3386666b85fad38d2d402..fe8f7c71c0716e90243ec955780b1a022dd97981 100644 (file)
@@ -236,3 +236,14 @@ and bn_set_max() are defined as empty macros.
 L<bn(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a2543e8be041909b387abf17f60e7140f1761f62..d61d9751af7909284b43d7efdd4150a163f7654c 100644 (file)
@@ -57,3 +57,14 @@ L<CRYPTO_secure_malloc(3)>.
 BUF_MEM_new_ex() was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6e23c1a882edca2626bd8150cb632dc3eb6f44a6..8e68cb86a653d9b205abe00fd894bf40085b389c 100644 (file)
@@ -47,3 +47,14 @@ so both (B<x> and B<obj> above) should be freed up.
 L<openssl(1)>, L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 32c6b050538777714a075e6f283bb649507de055..4a95738e66b1d5d028f1f0f52a7d774d4a7927ab 100644 (file)
@@ -27,3 +27,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e3142cbc132c929023032956c46f5d2473bd94c6..2a763a8e8992b5d9404225234ddae0c9d715abfb 100644 (file)
@@ -23,3 +23,14 @@ described in the L<d2i_X509(3)> manual page.
 L<d2i_X509(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f13d0b59d2fabde7ada4a535bdd0c58b180ae435..ada09525a6666e483011c6dd6c1df7aedd41804c 100644 (file)
@@ -28,3 +28,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1344b00a46f179c797cdd0c236a6c82d202e2eef..6ef906e89067d8246e3c4d83578e5dab551aad99 100644 (file)
@@ -89,3 +89,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index abb6f4f1a4e6152420d3f34050a66abcccf940a8..7ede1bf8aea1aa8fe098078bf8b3c72b02ae5e64 100644 (file)
@@ -82,3 +82,14 @@ L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_X509(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 08595791333fe5a42e3d94e4f3035580e25009cb..a3c81627c88f0294203657f50df7a074b1118247 100644 (file)
@@ -65,3 +65,14 @@ L<d2i_ECPKParameters(3)>,
 L<d2i_ECPrivateKey(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cc204790cebbcede860019c8c7c1fb190044ff9a..720d416d970adf4edb5d9abd76cfa41b0fcfd76e 100644 (file)
@@ -50,3 +50,14 @@ to memory BIOs, see L<BIO_s_mem(3)> for details.
 L<pem(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e06ab6c5dee85c08ef6adcb836d89efe70897da2..0eb7a17938dbc68831b9b70decd532c57302e958 100644 (file)
@@ -57,3 +57,14 @@ L<crypto(3)>,
 L<d2i_PKCS8PrivateKey(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 946fe0f9071b3e58bd24b08ea428f6402a81cf74..47d74e9688a1d9b06ba9679aacf17bd3cfb27037 100644 (file)
@@ -76,3 +76,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 14b84f24ab00e73b7a3a8c12d24d0afced4fe60e..42ea738b2c8ddadd45b35e856c7ff37669c58d44 100644 (file)
@@ -244,3 +244,14 @@ L<X509V3_get_d2i(3)>,
 L<X509_verify_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fb8a75d26e6bd8a8da8b82839b16f48b8e4eb028..5d4035047a9d9c099f4ee7a27f6f5591d0aa64b4 100644 (file)
@@ -53,3 +53,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 96f5a4deedfa8bfe1cbe3e124646620db4ccf403..67733ea86181fa8c8ac558200575af41592bd777 100644 (file)
@@ -37,3 +37,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d1d32dfcd87c572e1ff0f561a14fe87bb9b1658a..bf45f8e7f192eecc18ec95d7bffdca2389f86d72 100644 (file)
@@ -43,3 +43,14 @@ occurred.
 L<d2i_X509(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0d66da7d76c98db9768b6f69b3c350bc9b25302b..4bbeb3d2042d5f6f4fe4a5214188f2e9bd383253 100644 (file)
@@ -37,3 +37,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 08d08766cedad98fa4cf535c83f915684c0589f6..c10a702a9d5baba070f1e75036fd0eb4e48db61f 100644 (file)
@@ -34,3 +34,14 @@ L<d2i_X509(3)>
 TBA
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index aa8c261de9c22ef54584f4d95304cf5a20093b50..3540f73162410624d77ce6a5e2e04077ecc6c9a6 100644 (file)
@@ -294,3 +294,14 @@ L<des_modes(7)>,
 L<EVP_EncryptInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9d39817b051478fd62c17f6eb03c6d0b4f28e926..027c741ca227ae2d268ae26cde95100e70c0992b 100644 (file)
@@ -252,3 +252,14 @@ L<blowfish(3)>, L<des(3)>, L<idea(3)>,
 L<rc2(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b1eaa480b7e281c5f2980391ebe92ca34fa3fd3c..13448e947b48ee210ed6f8237c9fd01969dde5db 100644 (file)
@@ -59,3 +59,14 @@ L<DH_compute_key(3)>, L<DH_get0_pqg(3)>, L<DH_meth_new(3)>, L<d2i_DHparams(3)>,
 L<RSA_print(3)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9cf1c49c87f228e90b34baa304d198cc6dd64ea3..bc4ace9aa402309525e173d999ad703a0cc1eb61 100644 (file)
@@ -107,3 +107,14 @@ L<DSA_get_ex_new_index(3)>,
 L<RSA_print(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d6f13816add2515593d40deb01f9e462784a7a33..b43ff08a20160df79e4c71369e070777ab16ef0b 100644 (file)
@@ -195,4 +195,15 @@ L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
 L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 
+=cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
 =cut
index c2e786e8941569cacea47c350dd9c5647ee2e214..ac04ca0eace4ebdcf719fc8ceec7769803ed1ebc 100644 (file)
@@ -187,3 +187,14 @@ L<EVP_DigestSignInit(3)>,
 L<EVP_DigestVerifyInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2004-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1e933ec3f702f8e8d6ded4cb4492f3b4cb10f670..7bb9bbb164047436473e7416351611588ae95500 100644 (file)
@@ -564,3 +564,14 @@ ENGINE_load_cryptodev() were deprecated in OpenSSL 1.1.0 by
 OPENSSL_init_crypto().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a590cd756ad588e6bc7ef97e413220114d3446a9..4b257360d61baca672598bfb7781a153102b429d 100644 (file)
@@ -196,3 +196,14 @@ The ERR_load_crypto_strings() function was deprecated in OpenSSL 1.1.0 by
 OPENSSL_init_crypto().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b6b87a02b02d4936b903568136f63337f5ba4e6c..d8695b1ed33f16b7b412de425d33023f0212cb61 100644 (file)
@@ -103,3 +103,14 @@ L<EVP_BytesToKey(3)>,
 L<engine(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 57c274cbfe3edfffcfb7d92e504d5b1524913edb..7e5148e29faca0d96c2313d916706502415aba8b 100644 (file)
@@ -111,3 +111,14 @@ HMAC_Init_ex(), HMAC_Update() and HMAC_Final() did not return values in
 versions of OpenSSL before 1.0.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 42b06c2b9f5a5c4bb8d1d2c3ce95f86b42c27f56..6d7329500216d04edeb3124b80dbdc09ab3f6df4 100644 (file)
@@ -42,3 +42,14 @@ L<PEM_write_bio_CMS_stream(3)>
 i2d_CMS_bio_stream() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7a96cf9591a4cb2a9ca982673f7c483c25260b23..3331d874e2ed7d69649b6473134b41d12a88cceb 100644 (file)
@@ -42,3 +42,14 @@ L<PEM_write_bio_PKCS7_stream(3)>
 i2d_PKCS7_bio_stream() was added to OpenSSL 1.0.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2008-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fa7bd9db8674cdcd509d5d5979547c8c9d2fa6c2..12b4a16f2fa9d09b6a62778554246dc6418c9160 100644 (file)
@@ -52,3 +52,14 @@ These functions do not return values.
 L<bio(3)>, L<lhash(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7d39a67bc03a0282a1eafcad154473b8de13ade3..f5db63686984d9d5859a7a6c1ed8a9f266e9eb0e 100644 (file)
@@ -244,3 +244,14 @@ In OpenSSL 1.0.0, the lhash interface was revamped for better
 type checking.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a8c0718ea200fbefc50911d13974bee1a0926ab3..837641b3039cf050acc22164c2413d6c953f70f6 100644 (file)
@@ -90,3 +90,14 @@ RFC 1319, RFC 1320, RFC 1321
 L<EVP_DigestInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f7cc4257fe8d776baceefd41af0208c06944e2d9..1022e7bc8d4c4d0537a7abc4982e7d193044de52 100644 (file)
@@ -57,3 +57,14 @@ ISO/IEC 10118-2, with DES
 L<EVP_DigestInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 24bfc5e137a3a65778573bf5795dba4e008e56f0..ec4d0bd200ff544e815c7c11fd175e7c490339f5 100644 (file)
@@ -458,3 +458,14 @@ as they will be formally deprecated in a future releases.
 L<EVP_EncryptInit(3)>, L<EVP_BytesToKey(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 46de8f775a17488d130ca926a26005c12d792497..eca3bf5ea8f90a86d287dae11114de9bdb3a4767 100644 (file)
@@ -75,3 +75,14 @@ L<RAND_set_rand_method(3)>,
 L<RAND_cleanup(3)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index af2a6092eda2c4e4cd294549f8adc3f5c440cd4e..2188e04f10128172fc8232bf058536ab39f603bc 100644 (file)
@@ -55,3 +55,14 @@ multiple encryptions using the same key stream.
 L<EVP_EncryptInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c7a94cc9ab5ef4cba2cdc9c7dd938684b3c8a4df..c76af8f6fbd88c4336fe97dd874deee29f2de385 100644 (file)
@@ -61,3 +61,14 @@ ISO/IEC 10118-3 (draft) (??)
 L<EVP_DigestInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a1341b8d7c1e72a2509cba96f9b7d936b0f39bc8..2fc6594d7485cb85d1307a3fca1cbbf83250187f 100644 (file)
@@ -101,3 +101,14 @@ L<RSA_sign_ASN1_OCTET_STRING(3)>,
 L<RSA_padding_add_PKCS1_type_1(3)> 
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 26f1df3ceab073a817da5fe4220da39a6c46d7f9..3dee43f2b099965c7d58022770cbe1fce7a20498 100644 (file)
@@ -97,3 +97,14 @@ ANSI X9.30
 L<EVP_DigestInit(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b92d84770eb7415b18407a5fb8a3cea710bc4b92..1f16e81954df8612e030546a6a258efa6332cebe 100644 (file)
@@ -200,3 +200,14 @@ Use of inline functions and application defined stacks first appeared in
 OpenSSL 1.1.0. Previous versions of OpenSSL implemented stacks as macros.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bb21462f3e08ac8e3133242a869b755d8576087d..3795c471f48767c9ef0ef53c1ee3a208ebac9b58 100644 (file)
@@ -139,3 +139,14 @@ You can find out if OpenSSL was configured with thread support:
 L<crypto(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bd4e396ab9cda2c5020c1a7fac9df8217fe7aeab..89aa3b5cef6d54c4ad3ee7ec25f6a2491a7c8585 100644 (file)
@@ -184,3 +184,14 @@ UI_set_method() changes the UI method associated with a given UI.
 L<ui_create(3)>, L<ui_compat(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 863952552583e9a696130f0faf3ccf5705fa1d02..834994544d9ac10ac6eda1c204cc94f6bf884521 100644 (file)
@@ -62,3 +62,14 @@ L<crypto(3)>,
 L<x509v3(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2003-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 741669395dc8d3474a13576dfd0077b2859bb496..7ac94445789ff637e03e0816a023562178998543 100644 (file)
@@ -91,3 +91,14 @@ DTLSv1_listen() return codes were clarified in OpenSSL 1.1.0. The type of "peer"
 also changed in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 110a282490608f4846d74a73ce1f9ebab10b528a..30d36dfc6a4dd48cb74a4339c3068c9bcef2c0a0 100644 (file)
@@ -73,3 +73,14 @@ L<OPENSSL_init_crypto(3)>
 The OPENSSL_init_ssl() function was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 296aa3264f30057bcd68b00114b18b9607266fe5..331d04e5316295dc60d3e6664657601ae1ecc5e6 100644 (file)
@@ -113,3 +113,14 @@ L<ssl(3)>, L<SSL_get_current_cipher(3)>,
 L<SSL_get_ciphers(3)>, L<ciphers(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index eb2689c4b9cc5621cac9ffda36380bac8f9295d7..794db3e7b2ebc2e17724ae56eea086c94d6930bd 100644 (file)
@@ -85,3 +85,14 @@ L<ssl(3)>
 SSL_COMP_free_compression_methods() was deprecated in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 329e3c78e4ec9ba2b30c9b4ce3afee3979a99c2b..93c3b3cd19c422505405c3700f37f627d8737281 100644 (file)
@@ -39,3 +39,14 @@ L<SSL_CONF_cmd_argv(3)>
 These functions were first added to OpenSSL 1.0.2
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5083a73876c17b56b6399f01bd34e745cbd92919..00b7118021ed0bf0b7889c6ec4344169d41e6645 100644 (file)
@@ -47,3 +47,14 @@ L<SSL_CONF_cmd_argv(3)>
 These functions were first added to OpenSSL 1.0.2
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 10cfc4d17f64ca9f4197987fcaf2a46028d03f5d..87dc71a81de31e40c9e0de9813230f00df119dff 100644 (file)
@@ -73,3 +73,14 @@ L<SSL_CONF_cmd_argv(3)>
 These functions were first added to OpenSSL 1.0.2
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e7ede4284aaf0de1298994e94e5c2d9326e8e335..6163ae067871345674adbf6db6f3027b7e6f7eec 100644 (file)
@@ -45,3 +45,14 @@ L<SSL_CONF_cmd_argv(3)>
 These functions were first added to OpenSSL 1.0.2
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6748a05fb938d72eec714d8bfcf38bac959e9b64..e5315f846840ddab17f50e545e51e4703f8bcbd0 100644 (file)
@@ -551,3 +551,14 @@ B<SSL_CONF_TYPE_UNKNOWN>.
 B<MinProtocol> and B<MaxProtocol> where added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c06b44f98cca7f19b6adfbea06c5f9f5e0e3d5b0..bbced56194bab0f60144be9c71a231bf5723385a 100644 (file)
@@ -40,3 +40,14 @@ L<SSL_CONF_cmd(3)>
 These functions were first added to OpenSSL 1.0.2
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2012-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 545b82ebcf0861153035e04dcdce9f83e2c5f8de..7b504534b06b3b52d8a94228c6777772e1a6ca78 100644 (file)
@@ -147,3 +147,14 @@ L<SSL_CTX_add_extra_chain_cert(3)>
 These functions were first added to OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 63cf2b2a9695e30efffd94501d3a3ed9f50836fc..3e49c527e0d7f6207b9c3e80b2467e817ff28030 100644 (file)
@@ -69,3 +69,14 @@ L<SSL_CTX_build_cert_chain(3)>
 L<SSL_build_cert_chain(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index fb8cf6a9bf774c5d09165461d91e57bf2a6cb3e5..4d4c32746ec7bca0665c6859c84e795053d8ff25 100644 (file)
@@ -71,3 +71,14 @@ L<SSL_CTX_set_session_cache_mode(3)>,
 L<SSL_SESSION_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0cf93dd99a3c39b7769f326f3c055ee6de42bd75..32ac7e8ff6b40b8f2f926d459f35df2c8811a56d 100644 (file)
@@ -82,3 +82,14 @@ L<CONF_modules_load_file(3)>
 SSL_CTX_config() and SSL_config() were first added to OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b59d267bfcf75ba0edd2a9f104240d3f55e24cbe..cca3891b67db1e6d8cce0c0f0d49890ade29812b 100644 (file)
@@ -32,3 +32,14 @@ supplied via the B<cmd> parameter.
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d6d447d9a11dfc81cccbb6a3bbcd9b2a82fc85ba..ec9230a2ada8a86a8470033049554fb2bd486121 100644 (file)
@@ -326,3 +326,14 @@ L<EVP_PKEY_free(3)>
 These functions were first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 103e13fc68221d86806c55dc79d8392089b880fe..4c90016dabcc0c06783f1bbb429820d95a34e798 100644 (file)
@@ -47,3 +47,14 @@ L<SSL_CTX_set_timeout(3)>,
 L<SSL_CTX_sess_set_get_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 70a63142a0c852fcd74ff5f1f0a8ac44331b83cf..07de5c4a2e2e063c393b4a6b8d42baef189cdb67 100644 (file)
@@ -40,3 +40,14 @@ L<SSL_CTX_new(3)>, L<ssl(3)>,
 L<SSL_CTX_sess_set_get_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6fdc2bd073aa4f9db20ec528e91cb9f473c4d42d..68aff73d863a63004abe36d1e5f5464348d46dac 100644 (file)
@@ -53,3 +53,14 @@ L<X509_VERIFY_PARAM_set_flags(3)>
 These functions were first added to OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f75c2dae796ed0473ef1438d57bf25babf22a033..e9e9115240704f7407a8f67ed0c0628ee88e89db 100644 (file)
@@ -48,3 +48,14 @@ See DESCRIPTION
 L<ssl(3)>, L<SSL_CTX_set_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3a1079d2b1cbf0904fbe3033d2b38d78fe804304..8b04214ba958eb54654683bcc826aea0dc5c6a56 100644 (file)
@@ -26,3 +26,14 @@ L<ssl(3)>,
 L<SSL_CTX_add_client_custom_ext(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3c1e3b77c4d20c2e2613b7f566842b2cb326ff83..3ba106a8792ba923c315b1ec0e9ebc590eeb4bb5 100644 (file)
@@ -146,3 +146,14 @@ L<SSL_CTX_set_cert_store(3)>,
 L<SSL_CTX_set_client_CA_list(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8f232a0c6f290d87be79a19cd777c6d461ef4855..c61e23a4b31a8656fd9cd88ada20f0f6207b89e7 100644 (file)
@@ -206,3 +206,14 @@ L<SSL_CTX_set_options(3)>, L<SSL_CTX_free(3)>, L<SSL_accept(3)>,
 L<SSL_CTX_set_min_proto_version(3)>, L<ssl(3)>,  L<SSL_set_connect_state(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index aa82c30a513ee1efb01f39bfac0b9be98d6f7bfe..0071741f0be02460c777c90e2597178cc584badc 100644 (file)
@@ -74,3 +74,14 @@ L<SSL_CTX_set_session_cache_mode(3)>
 L<SSL_CTX_sess_set_cache_size(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 32396759c3e0632f518520bb806a5d7f405c6b3b..465e517e9bf4396f1a7e42b31ee080ec0401a041 100644 (file)
@@ -51,3 +51,14 @@ L<SSL_CTX_sess_number(3)>,
 L<SSL_CTX_flush_sessions(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index b6e266bccb7937803c461d9797cb48208309466e..19924da3ca17d3a1140fe1c938a20ba44bf01d6a 100644 (file)
@@ -85,3 +85,14 @@ L<SSL_SESSION_free(3)>,
 L<SSL_CTX_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0099b31984c837f518c77e14d692106a7e37a81b..81c47033ae536064ed8e77f052afcbb6280a5a49 100644 (file)
@@ -32,3 +32,14 @@ L<SSL_CTX_add_session(3)>,
 L<SSL_CTX_set_session_cache_mode(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4b6d1af963a261fd228878c34615869da70ea5a6..5e99d65167c6c01e46704394765f871e0a77f49b 100644 (file)
@@ -79,3 +79,14 @@ L<SSL_CTX_add_extra_chain_cert(3)>
 These functions were first added to OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a63076c874d0c2c3fbf96024fe1d7ab7cdcde4a9..a0c0a37060a89840678661677d883a8a6a22f96e 100644 (file)
@@ -102,3 +102,14 @@ L<ssl(3)>, L<SSL_get_shared_sigalgs(3)>,
 L<SSL_CONF_CTX_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 989e145464f4a5c1b2c38fb7787b1f06124e86e2..5343aa09df9dc82cae373846dba5378a59b477e9 100644 (file)
@@ -89,3 +89,14 @@ L<SSL_build_cert_chain(3)>
 These functions were first added to OpenSSL 1.0.2.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1a3d92c03aac756654ed97421576e53c55b42e4a..68ba3a0a3508b14d310ee408a38436ea4714b1f1 100644 (file)
@@ -124,3 +124,14 @@ L<ssl(3)>, L<SSL_CTX_set_tlsext_servername_callback(3)>,
 L<SSL_CTX_set_tlsext_servername_arg(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 91529070425e4c6ce34a89e20b48eeeaa815fea7..6c8217d595971bbf2e011c5cab4a8ee263339f60 100644 (file)
@@ -66,3 +66,14 @@ L<SSL_get_client_CA_list(3)>,
 L<SSL_clear(3)>, L<SSL_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 03a0937d59035bbcebf5c5edf65507bddc2d1cc2..d53bf4fde4245ac2beb6c0d3c4c68578d81e1df6 100644 (file)
@@ -62,3 +62,14 @@ L<SSL_CTX_load_verify_locations(3)>,
 L<SSL_CTX_set_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6f6fe56e3a05835deb4ceaef8a4bc07ec0150697..018335f00af0b4019ea68b7661c6186605cebab8 100644 (file)
@@ -65,3 +65,14 @@ L<SSL_get_verify_result(3)>,
 L<SSL_CTX_load_verify_locations(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 512ca81747984610c5812853c5bb747c6acf2701..45d70c93092a729b0524221c466594d61f9e6e38 100644 (file)
@@ -63,3 +63,14 @@ L<SSL_CTX_set_tmp_dh_callback(3)>,
 L<ciphers(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cc05d77bc216bf87d393835b35f8bfa4ff8db56e..57d3f0a5d0792212be6b938f180550fc9bbb384b 100644 (file)
@@ -92,3 +92,14 @@ L<SSL_load_client_CA_file(3)>,
 L<SSL_CTX_load_verify_locations(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 45cef7598ca2228038b9731b1665a993428cc7be..bc2c1e65c520427af3244f7dc32e64009f278ad5 100644 (file)
@@ -92,3 +92,14 @@ L<SSL_get_client_CA_list(3)>,
 L<SSL_clear(3)>, L<SSL_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index bcd68d3393be08d6a4fa91ead5de30ca08c1dd95..8d1b2c2ee6fdc5c831c5b840c5d6129f020acd61 100644 (file)
@@ -127,3 +127,14 @@ L<SSL_CTX_set_verify(3)>,
 L<ssl_ct_validation_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9e5798f04cf6fb0bb9ee63932c4406ed3e6a3966..3b27c7b0905d3d9aa9c4f4c5fb05c7904141c4bd 100644 (file)
@@ -52,3 +52,14 @@ L<ssl(3)>,
 L<ssl_ct_validation_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3fceef9258a3102d8e0c17aa39654bca9a58d00f..670ed4b6c119fc8f10211c1a917a58ff27f883ab 100644 (file)
@@ -131,3 +131,14 @@ SSL_extension_supported() returns 1 if the extension B<ext_type> is handled
 internally by OpenSSL and 0 otherwise.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 45a43112cbe6086566f0b47e7605d0b9f3ec2ed2..d6abc53f1e6c697bc56e316e4d84b2f5f70e736f 100644 (file)
@@ -102,3 +102,14 @@ L<ssl(3)>,
 L<SSL_CTX_use_certificate(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e8459c9e010c1855c692a8e0caee0e0d0bd35799..968be766bbd2105aafff3a6c431fcc81b534962c 100644 (file)
@@ -124,3 +124,14 @@ same id is already in the cache.
 L<ssl(3)>, L<SSL_get_version(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 978ce265daf7a3c8c43b98f80982012c59dba76b..fd1dee90e95468fb09599d8fd89d65df08bbd0c4 100644 (file)
@@ -151,3 +151,14 @@ L<ssl(3)>, L<SSL_state_string(3)>,
 L<SSL_alert_type_string(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 080400c58339d2822f1f41be298bb50abc06bf47..8d740e9110000cfa7d997418791d4a3122e663ea 100644 (file)
@@ -71,3 +71,14 @@ L<ssl(3)>, L<SSL_new(3)>,
 L<SSL_CTX_set_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8fcfba1d9f9fc8d956bcb1f86d3aba2b80af717a..07d4c9dfbc1072f1dc592426b9be35dd0c1eafe3 100644 (file)
@@ -49,3 +49,14 @@ The functions were added in OpenSSL 1.1.0
 L<SSL_CTX_set_options(3)>, L<SSL_CONF_cmd(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d31c18c8dbd61a458b343c4450611079cbc29e22..22503be6701c0d43e4dd4b3b4b46c36d243a72e4 100644 (file)
@@ -103,3 +103,14 @@ L<ssl(3)>, L<SSL_read(3)>, L<SSL_write(3)>, L<SSL_get_error(3)>
 SSL_MODE_ASYNC was first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8f092da80bbdc23b7e680d4962d7049c2b6a70a2..77065c7b11241a8b9922135f653cba28bc78a018 100644 (file)
@@ -92,3 +92,14 @@ I<version> will be B<SSL3_VERSION>.
 L<ssl(3)>, L<SSL_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c1325681e2f246839997331a4be732b38d14964f..de04210de2e27931c9128c401dbd43147f986a5c 100644 (file)
@@ -281,3 +281,14 @@ The attempt to always try to use secure renegotiation was added in
 Openssl 0.9.8m.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0bf23ce8213c200b6e00db5e5539a2fd39e7be39..6895152856161dd10b9818599b64bd4156a272c2 100644 (file)
@@ -1,11 +1,5 @@
 =pod
 
-=begin comment
-
-Copyright 2005 Nokia. All rights reserved.
-
-=end comment
-
 =head1 NAME
 
 SSL_CTX_set_psk_client_callback, SSL_set_psk_client_callback - set PSK client callback
@@ -56,3 +50,16 @@ Otherwise or on errors callback should return 0. In this case
 the connection setup fails.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+Copyright 2005 Nokia.
+
+=cut
index 25bb66486732588af6a99a4d06b348551d527602..a56e8e9073a414b0349bc6292be082170ade453e 100644 (file)
@@ -61,3 +61,14 @@ L<SSL_set_shutdown(3)>, L<SSL_new(3)>,
 L<SSL_clear(3)>, L<SSL_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 771d59d6047ffae649813affa5ad7d8a28e8a141..979742d7559eb8d778869bd10089720c87d86d07 100644 (file)
@@ -51,3 +51,14 @@ and non zero otherwise.
 L<ssl(3)>, L<SSL_pending(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2b56472457564d0bf7259a3eb03b12d58c0d69fd..446ab1a15b56bc7b1988e3cde0574d39d134e931 100644 (file)
@@ -162,3 +162,14 @@ TBA
 These functions were first added to OpenSSL 1.1.0
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4be9e243bd601d477b850e40ee609f0da54cfce3..d891372295080bf313ea6875936778d34c8cd889 100644 (file)
@@ -130,3 +130,14 @@ L<SSL_CTX_set_timeout(3)>,
 L<SSL_CTX_flush_sessions(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 712b5180b81bb0c736fdc04677c227802b544dc9..e37d111d9ca37c7d761cada6b4a2dcb709209521 100644 (file)
@@ -81,3 +81,14 @@ The operation succeeded.
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ace1932383b99eddbf522f1343bd779dd901b9cf..128c5e69af1790c4004e17068b4e1aa56e8e59ce 100644 (file)
@@ -125,3 +125,14 @@ functions were added in OpenSSL 1.1.0.
 L<SSL_CTX_set_read_ahead(3)>, L<SSL_pending(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 5bbc65ef10f317d7fea13c04f8b1da3d1d78d09a..5cca6513fd32ded563c621ed08a6b1d8228ed322 100644 (file)
@@ -59,3 +59,14 @@ L<SSL_clear(3)>, L<ssl(3)>,
 L<SSL_set_connect_state(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index eb9f40460de446216484830c081ce30b46a7bcad..cd86423e269a8ee9ece0391cc3e9e5a8fca6f1b9 100644 (file)
@@ -57,3 +57,14 @@ L<SSL_CTX_flush_sessions(3)>,
 L<SSL_get_default_timeout(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 01481385e767e01987561cd66a22cc4e590039f1..953b01e260620fdb5951f027e5de7b20f1474bd1 100644 (file)
@@ -81,3 +81,14 @@ or -1 if there is no OCSP response data.
 SSL_CTX_set_tlsext_status_type() was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3502c1cd2945da4442b6368a286fedcb7c7ead22..4ae381861afbe9e002aba6ff1d45d75e4244ef9d 100644 (file)
@@ -187,3 +187,14 @@ L<SSL_CTX_sess_set_get_cb(3)>,
 L<SSL_CTX_set_session_id_context(3)>,
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2014-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 57bf211075e56ecb2e64b360d79ef8fa99e76694..20ff06ac5f91a9f87855166b56ed6fedab9cea7d 100644 (file)
@@ -127,3 +127,14 @@ L<SSL_CTX_set_options(3)>,
 L<ciphers(1)>, L<dhparam(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1ff6fdca14a2e21772ff66108697b7c0b8912611..e1cd4d2b2fe8da60844cfc36bf35b26a5a20c110 100644 (file)
@@ -279,3 +279,14 @@ L<SSL_get_ex_data_X509_STORE_CTX_idx(3)>,
 L<SSL_get_ex_new_index(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 98383238255d233083787b89db56bd06ada7cc84..79b13873e1de1a8bdf01baee591926bff1f25f9b 100644 (file)
@@ -159,3 +159,14 @@ L<SSL_CTX_set_client_cert_cb(3)>,
 L<SSL_CTX_add_extra_chain_cert(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e32345ebc2a27f84055d20866e9243f85a53d520..27a46c340675244b80a8d76f61cbf585a3e90cc5 100644 (file)
@@ -1,11 +1,5 @@
 =pod
 
-=begin comment
-
-Copyright 2005 Nokia. All rights reserved.
-
-=end comment
-
 =head1 NAME
 
 SSL_CTX_use_psk_identity_hint, SSL_use_psk_identity_hint,
@@ -81,3 +75,16 @@ completely.
 =back
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+Copyright 2005 Nokia.
+
+=cut
index caeb28de765ba9f7219e7417c3f42b50fa935414..bafb1a83023c02cb578f8caec1069db9731787b1 100644 (file)
@@ -51,4 +51,15 @@ the reason.
 =head1 HISTORY
 
 
+=cut
+
+=head1 COPYRIGHT
+
+Copyright 2013-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
 =cut
index 5791da1b5980a552219a8c90999cbf3af5197221..a6ae55b9c57a46a979e5b790b51f02034176e653 100644 (file)
@@ -54,3 +54,14 @@ L<SSL_CTX_flush_sessions(3)>,
 L<d2i_SSL_SESSION(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8b739e30a2d8e94af1dd4c2b07b6d5111a058d7a..c2540d79ef5bf94919c86c79a20a838e7ee1b387 100644 (file)
@@ -26,3 +26,14 @@ L<SSL_SESSION_get_time(3)>,
 L<SSL_SESSION_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index dbbf7bf6ae214d40dd8ed3536a48e5fca17df80e..911b7e605324e04d679e949ef31ee9d3c37a065b 100644 (file)
@@ -62,3 +62,14 @@ L<SSL_CTX_set_timeout(3)>,
 L<SSL_get_default_timeout(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 92d261f8bcc6f5bdb604c8ec4e126e06dfa96595..37c0957014a60eb77cca419530604d3a3c69a4da 100644 (file)
@@ -40,3 +40,14 @@ SSL_SESSION_has_ticket, SSL_SESSION_get_ticket_lifetime_hint and
 SSL_SESSION_get0_ticket were added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a827fb5991aa678b96e379b9ba9eed531d1094a3..b3563e4c4bf2ce5669d111614360426e34947237 100644 (file)
@@ -71,3 +71,14 @@ L<SSL_do_handshake(3)>,
 L<SSL_CTX_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c61b61bfdc6c502eedfd6bc4b20a8150958f81f6..d889ddab05a6c1d897f940b711fa535a1637c588 100644 (file)
@@ -231,3 +231,14 @@ Probably B<value> does not contain a correct alert message.
 L<ssl(3)>, L<SSL_CTX_set_info_callback(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index da6d8ab8e4dca991067f0167cb4b942a2f46ccd8..c68e8fc0ae5ecd4aceed1ddf98193a9d182f5085 100644 (file)
@@ -83,3 +83,14 @@ L<SSL_CTX_set_cert_cb(3)>,
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9a760b56d2538bf82c3fa42c6c8f6f9ff9ab8c44..4d52727c8c1dba42224a6523555b184df5bc5d75 100644 (file)
@@ -73,3 +73,14 @@ L<SSL_CTX_set_options(3)>, L<ssl(3)>,
 L<SSL_CTX_set_client_cert_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8101d4de912070f7b5d0c8a57caba8cb1a2cb677..34ee086793b65b39e560b89619802b11a6bb270c 100644 (file)
@@ -71,3 +71,14 @@ L<SSL_do_handshake(3)>,
 L<SSL_CTX_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 01b71ae45d0f2f727ded133f39e94e681b187343..ff5ae0097e05e70c130505c46f50759367bc44dc 100644 (file)
@@ -70,3 +70,14 @@ L<SSL_accept(3)>, L<ssl(3)>, L<bio(3)>,
 L<SSL_set_connect_state(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2002-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 27154430385e11efc04c31826fa1ae92aac6c0f2..679549c6beb8fc0205e8164ae39b9c04e9131013 100644 (file)
@@ -43,3 +43,14 @@ L<SSL_shutdown(3)>, L<SSL_set_shutdown(3)>,
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f14ba17a19ac778aa2777766e608589e7e66e520..eda87349c75e5c82b018b7ffab85f07cdb75d2aa 100644 (file)
@@ -34,3 +34,14 @@ L<ssl(3)>,
 L<SSL_CTX_set_ct_validation_callback(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ed3a3b208b0fa2e0616ccc08222be96ef602ddd3..791e13087680f786ee3051059e1db2a8fcdc1c5c 100644 (file)
@@ -24,3 +24,14 @@ The pointer to the SSL_CTX object is returned.
 L<ssl(3)>, L<SSL_new(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a5064e213d06ba249c0a547748295822dd3afea1..e679a05da5275892a9c0cac312137b1a2528dcca 100644 (file)
@@ -63,3 +63,14 @@ SSL_waiting_for_async(), SSL_get_all_async_fds() and SSL_get_changed_async_fds()
 were first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index a017392611523cac2b539a69be7e433fb5767acd..033e671bdfb16da668cb1a17895a9b6c437e1894 100644 (file)
@@ -71,3 +71,14 @@ L<ssl(3)>, L<SSL_CTX_set_cipher_list(3)>,
 L<SSL_CIPHER_get_name(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 62be122e16c0ed86f6b020fced3d1331ef9fb8ba..be79112b7cf71919df29b4083c06b90dc71551cd 100644 (file)
@@ -51,3 +51,14 @@ L<SSL_CTX_set_client_CA_list(3)>,
 L<SSL_CTX_set_client_cert_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1bc7bceba0e16f44310ab97e18c277201d45f85b..be6142081a1574539fec11e739f1085716bb8519 100644 (file)
@@ -76,4 +76,15 @@ L<RAND_bytes(3)>,
 L<SSL_export_keying_material(3)>
 
 
+=cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
 =cut
index 9151203e57635e7f3a8ba7b64d185b3538328d70..46d38d0c11730277e5c86e8a7a48ee80b4b6d373 100644 (file)
@@ -41,3 +41,14 @@ no session has been established.
 L<ssl(3)>, L<SSL_CIPHER_get_name(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 9bde2227e0e705db0f864a39a9bfe74dd39be3f4..a3a09bd2de90df29852d451d12e42df723678257 100644 (file)
@@ -39,3 +39,14 @@ L<SSL_CTX_flush_sessions(3)>,
 L<SSL_get_default_timeout(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 316e6a76e6928f64a3d1947bd205d223cccf2c83..8e2c26af92fa0a2c5244fb032c5a1579f3e18dcd 100644 (file)
@@ -134,3 +134,14 @@ L<ssl(3)>, L<err(3)>
 SSL_ERROR_WANT_ASYNC was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ecfd090c80590eb17caf8c0977894bffb509cef4..f6f6607831c895f7d621966c09fb238b6c6c79e1 100644 (file)
@@ -29,3 +29,14 @@ was used.
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8895747cee9e72ebaf5cf0df6845a5d00311d9a2..f0fdf99d17b5a4f4a1a20386834c4ec66c151c65 100644 (file)
@@ -42,3 +42,14 @@ The file descriptor linked to B<ssl>.
 L<SSL_set_fd(3)>, L<ssl(3)> , L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1320bcbcff46e9176001dbe7c273447dd4bd762a..595fafbff409a1c57ee9de98dc96e7c680a19ae6 100644 (file)
@@ -66,3 +66,14 @@ L<ssl(3)>, L<SSL_get_peer_certificate(3)>, L<X509_up_ref(3)>,
 L<X509_chain_up_ref(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c605a7c6f66c4be9a2b4f017d4252e5ee2880a3c..3c605699a4b5b06d33bb68d23088e6f863c7105b 100644 (file)
@@ -53,3 +53,14 @@ L<ssl(3)>, L<SSL_get_verify_result(3)>,
 L<SSL_CTX_set_verify(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6a001e1deeaf7f58a89ba58785dc26b3414225b7..e75e38cc86c71fe62ac1c2758355153fa72505cb 100644 (file)
@@ -1,11 +1,5 @@
 =pod
 
-=begin comment
-
-Copyright 2005 Nokia. All rights reserved.
-
-=end comment
-
 =head1 NAME
 
 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint
@@ -38,3 +32,16 @@ Note that the return value is valid only during the lifetime of the
 SSL object B<ssl>.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2006-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+Copyright 2005 Nokia.
+
+=cut
index 4e91ce0643e79528ebcb10cbb301a2a30072f152..bea2018bd8bd149ca410fd995d4349e5c3ccc9c6 100644 (file)
@@ -38,3 +38,14 @@ The BIO linked to B<ssl>.
 L<SSL_set_bio(3)>, L<ssl(3)> , L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d8aa705ae6d8a815e57839b64073962b751e16ae..9738f58dc77c910e0142c181a198f84dcb588fa2 100644 (file)
@@ -71,3 +71,14 @@ L<SSL_clear(3)>,
 L<SSL_SESSION_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index ce32aff5d91449f7d2cb22db22c4ea5614554341..aef07202392b6fa5e1666881eb815a8e6c3842e1 100644 (file)
@@ -75,3 +75,14 @@ L<SSL_CTX_set_cert_cb(3)>,
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2015-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 8b25eb2fcbf9e659ba7a1e4ae5eda6cb72d005de..0251d8757d068d8526dd81890dfece5385a1018c 100644 (file)
@@ -55,3 +55,14 @@ L<SSL_get_peer_certificate(3)>,
 L<verify(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e0c7034f2e3a4a3de2c763e14513355b51e9df5b..c138d90c8deaa47c783b4657e544664a5b00fa20 100644 (file)
@@ -48,3 +48,14 @@ This indicates that no version has been set (no connection established).
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c872858ca348ab849c0b80553f091161a4f4f691..0235e724bb3090ef39113416438ee2694d68f0b7 100644 (file)
@@ -44,3 +44,14 @@ The SSL_library_init() and OpenSSL_add_ssl_algorithms() functions were
 deprecated in OpenSSL 1.1.0 by OPENSSL_init_ssl().
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index f9da0c21ab9b8effb81c4151c9e4cc6017f8bb19..86b14b41ee3d04dfdc83520caf5d908e086b670b 100644 (file)
@@ -60,3 +60,14 @@ L<ssl(3)>,
 L<SSL_CTX_set_client_CA_list(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index cee6b248585732f13196faba1ff5f685e5f7720d..fc8726a8afa557a7eb381bf0a6f6681578c05f9c 100644 (file)
@@ -50,3 +50,14 @@ L<SSL_get_SSL_CTX(3)>,
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d247fa33f9beed1f48c78bab27bd0d376843f9c8..928e68f98cfe22113a0b0f4be39ef8ce3c0def0c 100644 (file)
@@ -57,3 +57,14 @@ L<SSL_CTX_set_split_send_fragment(3)>, L<ssl(3)>
 The SSL_has_pending() function was added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index e0a9bd47bceeb29bf4aab93d962ac79063024099..95b8c22ab3f1a1a150574cf65d7de1e7a9214ac9 100644 (file)
@@ -117,3 +117,14 @@ L<SSL_shutdown(3)>, L<SSL_set_shutdown(3)>,
 L<ssl(3)>, L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 7309483ce936b5a27d739b3d4e6b092be1b2203f..88804c88b2de19d5d8e7316ce3f5255aea66ee5c 100644 (file)
@@ -57,3 +57,14 @@ The read state is unknown. This should never happen.
 L<ssl(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4a738fa3200a13dc2c6b1fb15d155fad7dbf1466..e4b38b695d985243e98717e94d0acbcf852c0403 100644 (file)
@@ -43,3 +43,14 @@ L<ssl(3)>, L<SSL_set_session(3)>,
 L<SSL_CTX_set_session_cache_mode(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0ef244843841dec96d39a13482fdbe3b1f37c580..47e2e668192fae01ed8c3d8685cb0fdd01086b44 100644 (file)
@@ -113,3 +113,14 @@ L<SSL_dane_enable(3)>.
 These functions were first added to OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 3e87ee157ebaf9f719a44aaa3249c33bc757af34..3909d30dc894fc8d602fbe6bbd7282d9148fd0ab 100644 (file)
@@ -41,3 +41,14 @@ L<SSL_shutdown(3)>, L<ssl(3)>, L<bio(3)>
 SSL_set_rbio() and SSL_set_wbio() were added in OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 4c3626c25903b1d35e936904da836e4bf4fde374..eafba26de1787eb138ee5a6ab60af00219822f86 100644 (file)
@@ -53,3 +53,14 @@ L<SSL_do_handshake(3)>,
 L<SSL_CTX_set_ssl_version(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index faf1d171916df07fbc1152515e2ff672dcfe915d..091431756be956d3b550911f06b2a939c3added2 100644 (file)
@@ -52,3 +52,14 @@ L<SSL_connect(3)>, L<SSL_accept(3)>,
 L<SSL_shutdown(3)>, L<ssl(3)> , L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index c9e31c45fb5a9fbaf34a2424038fd670e2bbf3fd..f08e6e9d243e30b22a680a73b5e0f78d920dc802 100644 (file)
@@ -55,3 +55,14 @@ L<SSL_session_reused(3)>,
 L<SSL_CTX_set_session_cache_mode(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 91d76970365cd96b829195999d7c33df2a3022b0..c5acc7bc2eff094b05f6388b2fdbb7bbcad52243 100644 (file)
@@ -70,3 +70,14 @@ L<SSL_CTX_set_quiet_shutdown(3)>,
 L<SSL_clear(3)>, L<SSL_free(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 2c6d0b47607873220768bee692b4ecb04743cc7b..941a95b09f18b6465043a8682ffd1e1923279f57 100644 (file)
@@ -36,3 +36,14 @@ L<SSL_get_peer_certificate(3)>,
 L<verify(1)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 169079af5096326224e800f3bab73147c70bc869..990a1817483e303b0c0f9ca9f4e6212c74c2e3d3 100644 (file)
@@ -121,3 +121,14 @@ L<SSL_clear(3)>, L<SSL_free(3)>,
 L<ssl(3)>, L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 0d2ba61bbf8675a6d8a6112d3de90c4d42157c40..96e6d241d58388caa8cdf970a59a78fda24f6033 100644 (file)
@@ -43,3 +43,14 @@ Detailed description of possible states to be included later.
 L<ssl(3)>, L<SSL_CTX_set_info_callback(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index d1c0fe0d5b2e2b78711a525539e81d64f01c223c..c1d609633525061e67e40cefb17f0702cb36cd3e 100644 (file)
@@ -92,3 +92,14 @@ condition is true or 0 otherwise.
 L<ssl(3)>, L<err(3)>, L<SSL_get_error(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 1fff8548c8b36ec44b13a3e0c264768af860ec4a..42afbd51b0be5023a4df41dddbadfadc5e85c9d0 100644 (file)
@@ -103,3 +103,14 @@ L<SSL_set_connect_state(3)>,
 L<ssl(3)>, L<bio(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 985d1580f9bc8f5cc904abb5a74714d80addf441..19809939e9f392e1868792eb62b7f1a9899c20aa 100644 (file)
@@ -74,3 +74,14 @@ L<ssl(3)>, L<SSL_SESSION_free(3)>,
 L<SSL_CTX_sess_set_get_cb(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2001-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut
index 6e9650a6fd0c14c03c7be6707fff9186e63ed9fa..863c360377db8cbd08bd981101c709a2cfb820e8 100644 (file)
@@ -809,3 +809,14 @@ The return type of B<SSL_copy_session_id> was changed from void to int in
 OpenSSL 1.1.0.
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 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
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
+=cut