From: Rich Salz <rsalz@openssl.org> Date: Thu, 19 May 2016 15:31:29 +0000 (-0400) Subject: Add copyright X-Git-Tag: OpenSSL_1_1_0-pre6~766 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2ee65a672fe18fe275cf7ac1f86e8723ee38ebdc;p=oweals%2Fopenssl.git Add copyright Reviewed-by: Richard Levitte <levitte@openssl.org> --- diff --git a/doc/crypto/pem_read.pod b/doc/crypto/pem_read.pod index b0ec0d8eca..7123dd8934 100644 --- a/doc/crypto/pem_read.pod +++ b/doc/crypto/pem_read.pod @@ -88,3 +88,14 @@ See L<pkcs8(1)> and L<pem(3)> and L<d2i_PKCS8PrivateKey_bio(3)>. L<pem(3)>, L<ERR_peek_last_error(3)>, L<ERR_GET_LIB(3)>, L<pkcs8(1)>, L<d2i_PKCS8PrivateKey_bio(3)>. + +=head1 COPYRIGHT + +Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L<https://www.openssl.org/source/license.html>. + +=cut