Fixed typo (vi leftover).
[openssl.git] / doc / man3 / EVP_sm3.pod
index a68fe667f36b1f5c75436b259f2996ec5be284c5..a72b758bc17114452a1946d288176e5974bb3248 100644 (file)
@@ -9,7 +9,7 @@ EVP_sm3
 
  #include <openssl/evp.h>
 
- const EVP_MD *EVP_sm3(void)
+ const EVP_MD *EVP_sm3(void);
 
 =head1 DESCRIPTION
 
@@ -42,10 +42,10 @@ L<EVP_DigestInit(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
 Copyright 2017 Ribose Inc. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (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>.