X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Frecipes%2F80-test_ocsp.t;h=103a7aea0eafd19ec742c32d7b80de975a8e5dca;hb=48c1e15ceb2252e65ba63f93a7bf39c1d368f38f;hp=ae4bf857f3307fe7a1d67c1f3156571c6dca94f4;hpb=3e41ac35281827b59e55d51058cf6bb086c1f2b5;p=oweals%2Fopenssl.git diff --git a/test/recipes/80-test_ocsp.t b/test/recipes/80-test_ocsp.t index ae4bf857f3..103a7aea0e 100644 --- a/test/recipes/80-test_ocsp.t +++ b/test/recipes/80-test_ocsp.t @@ -1,4 +1,11 @@ -#! /usr/bin/perl +#! /usr/bin/env perl +# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. +# +# Licensed under the OpenSSL license (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 + use strict; use warnings;