Update copyright year
[openssl.git] / doc / man3 / DH_meth_new.pod
index 708f389ff1886f11b42a6b35bd3d95ece30df4a4..63aa6513403a1e831f9a0086317a23d53bc8f069 100644 (file)
@@ -23,7 +23,7 @@ DH_meth_set_generate_params - Routines to build up DH methods
  const char *DH_meth_get0_name(const DH_METHOD *dhm);
  int DH_meth_set1_name(DH_METHOD *dhm, const char *name);
 
- int DH_meth_get_flags(DH_METHOD *dhm);
+ int DH_meth_get_flags(const DH_METHOD *dhm);
  int DH_meth_set_flags(DH_METHOD *dhm, int flags);
 
  void *DH_meth_get0_app_data(const DH_METHOD *dhm);
@@ -157,7 +157,7 @@ The functions described here were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2018 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