s_client.pod: Fix grammar in NOTES section.
[openssl.git] / test / ctype_internal_test.c
index a4613031fe5980ebe4979f272dca19ae7de33329..e2e7dc0bac92ce8339d88051b1c566817201d139 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright 2017-2018 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 "testutil.h"
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
 #include "internal/nelem.h"
 #include <ctype.h>
 #include <stdio.h>