]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_x931g.c
Update copyright year
[thirdparty/openssl.git] / crypto / rsa / rsa_x931g.c
index 211e717871ec0076935d965b70da7b90adc9855c..5a309a98c347292c4882a380686635e0923e9e63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
  *
  * 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
@@ -11,7 +11,7 @@
  * RSA low level APIs are deprecated for public use, but still ok for
  * internal use.
  */
-#include "internal/deprecated.h"
+#define OPENSSL_SUPPRESS_DEPRECATED
 
 #include <stdio.h>
 #include <string.h>