Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
[oweals/openssl.git] / crypto / mips_arch.h
index e0cd9051690ae20688714fa2a4c218e6cde0e8ac..0ac3bfaac86ee01ea0749cf468d6923d58b998ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2011-2016 The OpenSSL Project Authors. 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
@@ -15,7 +15,7 @@
       && !defined(_MIPS_ARCH_MIPS32R2)
 #  define _MIPS_ARCH_MIPS32R2
 # endif
+
 # if (defined(_MIPS_ARCH_MIPS64R3) || defined(_MIPS_ARCH_MIPS64R5) || \
       defined(_MIPS_ARCH_MIPS64R6)) \
       && !defined(_MIPS_ARCH_MIPS64R2)