aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRob Percival <robpercival@google.com>2016-08-04 11:29:36 +0100
committerMatt Caswell <matt@openssl.org>2016-08-24 13:58:19 +0100
commit7a2c739c0066f0ad41f1fd8ee2d0670724032c1b (patch)
tree7aaa3cd538185063f13f7d39286d7dc7171cc414 /doc
parent6c3e9a71ab5814ed3e603f92450041e9182d89b9 (diff)
downloadopenssl-7a2c739c0066f0ad41f1fd8ee2d0670724032c1b.tar.gz
Adds copyright section to ct.pod
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/ct.pod9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/crypto/ct.pod b/doc/crypto/ct.pod
index 0ec2ffaf5f..275240c6ec 100644
--- a/doc/crypto/ct.pod
+++ b/doc/crypto/ct.pod
@@ -37,4 +37,13 @@ L<SCT_validate(3)>,
L<CT_POLICY_EVAL_CTX(3)>,
L<SSL_CTX_set_ct_validation_callback(3)>
+=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