aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/X509_EXTENSION_set_object.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/X509_EXTENSION_set_object.pod')
-rw-r--r--doc/crypto/X509_EXTENSION_set_object.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/crypto/X509_EXTENSION_set_object.pod b/doc/crypto/X509_EXTENSION_set_object.pod
index 7abd9f03a7..1b0a66a0aa 100644
--- a/doc/crypto/X509_EXTENSION_set_object.pod
+++ b/doc/crypto/X509_EXTENSION_set_object.pod
@@ -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