Add copyright to manpages
[oweals/openssl.git] / doc / ssl / SSL_get_psk_identity.pod
index 6a001e1deeaf7f58a89ba58785dc26b3414225b7..e75e38cc86c71fe62ac1c2758355153fa72505cb 100644 (file)
@@ -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