X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ssl%2Fssl_stat.c;h=3ef0e15814b2b891ec1b98887b10c6221db786cc;hb=37133290832ac2d1389926eba7325125fdacbe8d;hp=179513b1a3d0cd5aa112df78d9f2bd0e6765ff5b;hpb=597c51bc980ba6d7470dd8de747ac12a6c7a442b;p=oweals%2Fopenssl.git diff --git a/ssl/ssl_stat.c b/ssl/ssl_stat.c index 179513b1a3..3ef0e15814 100644 --- a/ssl/ssl_stat.c +++ b/ssl/ssl_stat.c @@ -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 -#include "ssl_locl.h" +#include "ssl_local.h" const char *SSL_state_string_long(const SSL *s) {