X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Frecipes%2F05-test_mdc2.t;h=181c90f1aa92d49dbc63e10f94ecbc587c4733b7;hp=23e904c292e369abf4ac0a82f6edc81d0fe43738;hb=ea1ecd9831cfe8de9dbeafdfec344b8c944c9b84;hpb=93de4f58ef8be2cb764343cb3102d41c81f11593 diff --git a/test/recipes/05-test_mdc2.t b/test/recipes/05-test_mdc2.t index 23e904c292..181c90f1aa 100644 --- a/test/recipes/05-test_mdc2.t +++ b/test/recipes/05-test_mdc2.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;