coverity 1462564 Improper use of negative value
[openssl.git] / ssl / ssl_stat.c
index 179513b1a3d0cd5aa112df78d9f2bd0e6765ff5b..3ef0e15814b2b891ec1b98887b10c6221db786cc 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2005 Nokia. 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 "ssl_locl.h"
+#include "ssl_local.h"
 
 const char *SSL_state_string_long(const SSL *s)
 {