PROV: Add support for error queue marks and implement in FIPS module
[oweals/openssl.git] / crypto / asn1 / a_mbstr.c
index 949fe6c1611ac37a64a36ae03995da7fac1fd383..122cafd02c5213e1381918d2c3578c4108a3151c 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright 1999-2017 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
  */
 
 #include <stdio.h>
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
 #include "internal/cryptlib.h"
 #include <openssl/asn1.h>