X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Frecipes%2F25-test_req.t;h=d5eb29b6cb0ddb2f55419cf8b68e7103bdf33697;hb=48c1e15ceb2252e65ba63f93a7bf39c1d368f38f;hp=fac97719e6a93c538692aa2a420996abe410ac5e;hpb=42e0ccdfe851c9a153d3e90746a2b8561dc9b1e3;p=oweals%2Fopenssl.git diff --git a/test/recipes/25-test_req.t b/test/recipes/25-test_req.t index fac97719e6..d5eb29b6cb 100644 --- a/test/recipes/25-test_req.t +++ b/test/recipes/25-test_req.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;