s_client.pod: Fix grammar in NOTES section.
[openssl.git] / test / asn1_string_table_test.c
index 3c6cc257bc939dd825e9959c606a5b599aeb07dd..5c3501b210c924145a8e9c4d5ed8caa5c60f792e 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * Copyright 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
  */
 
-/* Tests for the ANS1_STRING_TABLE_* functions */
+/* Tests for the ASN1_STRING_TABLE_* functions */
 
 #include <stdio.h>
 #include <string.h>