X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Frecipes%2F05-test_des.t;h=2e6a32ba5d707f3444a9239edcf07497a5f50787;hb=48c1e15ceb2252e65ba63f93a7bf39c1d368f38f;hp=71de4b47a202491679680dc8cb5776b7954f5a2a;hpb=93de4f58ef8be2cb764343cb3102d41c81f11593;p=oweals%2Fopenssl.git diff --git a/test/recipes/05-test_des.t b/test/recipes/05-test_des.t index 71de4b47a2..2e6a32ba5d 100644 --- a/test/recipes/05-test_des.t +++ b/test/recipes/05-test_des.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 OpenSSL::Test::Simple;