X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=apps%2Fpkcs8.c;h=26ab0eefe6836a20ae07ae6cc303457a92cf1bab;hb=a43384fde39261adc86f0c3f2d67fb4c0efb4e57;hp=dfc23e5b59bde147d5788cfae438d69e2dcd49e1;hpb=cbe2964821bb063f61ed2544cfce196ec1c0d62b;p=openssl.git diff --git a/apps/pkcs8.c b/apps/pkcs8.c index dfc23e5b59..26ab0eefe6 100644 --- a/apps/pkcs8.c +++ b/apps/pkcs8.c @@ -1,7 +1,7 @@ /* - * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2018 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 @@ -11,6 +11,7 @@ #include #include #include "apps.h" +#include "progs.h" #include #include #include