X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fo_dir.c;h=6857a2e17d4fcc1d6efd32b7bfc58ed684e9e8e3;hp=459ce9c1e1cb08ac96ad357d3bbea0ffb2e96130;hb=6bc62a620e715f7580651ca932eab052aa527886;hpb=bef7a81530442033ecb727196bddeb96d327acaf diff --git a/crypto/o_dir.c b/crypto/o_dir.c index 459ce9c1e1..6857a2e17d 100644 --- a/crypto/o_dir.c +++ b/crypto/o_dir.c @@ -1,14 +1,14 @@ /* * Copyright 2004-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 */ -#include #include "e_os.h" +#include /* * The routines really come from the Levitte Programming, so to make life