]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/rsaz_exp.h
Fix header file include guard names
[thirdparty/openssl.git] / crypto / bn / rsaz_exp.h
index c5864f8aaa8c9d25bed6a50511ed23d19225d30b..c05a5d937e94692bb9cdc3dae8828480cd056d83 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright (c) 2012, Intel Corporation. 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
  * https://www.openssl.org/source/license.html
@@ -12,8 +12,8 @@
  * (2) University of Haifa, Israel
  */
 
-#ifndef RSAZ_EXP_H
-# define RSAZ_EXP_H
+#ifndef OSSL_CRYPTO_BN_RSAZ_EXP_H
+# define OSSL_CRYPTO_BN_RSAZ_EXP_H
 
 # undef RSAZ_ENABLED
 # if defined(OPENSSL_BN_ASM_MONT) && \