aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/ASN1_STRING_new.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-18 11:44:05 -0400
committerRich Salz <rsalz@openssl.org>2016-05-19 08:51:59 -0400
commite2f92610bcc21dc5b943f9250e34c207ab35fef0 (patch)
tree8f1e5f38fda0bebe1eb8e3fc953dea4850920f1d /doc/crypto/ASN1_STRING_new.pod
parent84e9ee1bc430ada9d0d835a84a1cabd17283697d (diff)
downloadopenssl-e2f92610bcc21dc5b943f9250e34c207ab35fef0.zip
openssl-e2f92610bcc21dc5b943f9250e34c207ab35fef0.tar.gz
openssl-e2f92610bcc21dc5b943f9250e34c207ab35fef0.tar.bz2
Add copyright to manpages
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/crypto/ASN1_STRING_new.pod')
-rw-r--r--doc/crypto/ASN1_STRING_new.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/crypto/ASN1_STRING_new.pod b/doc/crypto/ASN1_STRING_new.pod
index 76e983a..1dde5a3 100644
--- a/doc/crypto/ASN1_STRING_new.pod
+++ b/doc/crypto/ASN1_STRING_new.pod
@@ -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