]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ct/ct_sct.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ct / ct_sct.c
index 1dc16857ba50ba6176d4abee00044f01bbe47826..bd510d9edb7f5d8b1716820e204a95a931a3e930 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 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
@@ -17,7 +17,7 @@
 #include <openssl/tls1.h>
 #include <openssl/x509.h>
 
-#include "ct_locl.h"
+#include "ct_local.h"
 
 SCT *SCT_new(void)
 {