aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_get_psk_identity.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ssl/SSL_get_psk_identity.pod')
-rw-r--r--doc/ssl/SSL_get_psk_identity.pod19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/ssl/SSL_get_psk_identity.pod b/doc/ssl/SSL_get_psk_identity.pod
index 6a001e1dee..e75e38cc86 100644
--- a/doc/ssl/SSL_get_psk_identity.pod
+++ b/doc/ssl/SSL_get_psk_identity.pod
@@ -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