X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=test%2Frecipes%2F90-test_memleak.t;h=52357c749f4afe24db1fc6308cdd346f78ebda2b;hb=a7cbe963c3c486e336babf224f68f294c55489cf;hp=bc72f2e6dcf6a554e320c3cd78f2a910ad52924c;hpb=c2e27310c790c0dd2f87dd420e65e0cca522ddb2;p=openssl.git diff --git a/test/recipes/90-test_memleak.t b/test/recipes/90-test_memleak.t index bc72f2e6dc..52357c749f 100644 --- a/test/recipes/90-test_memleak.t +++ b/test/recipes/90-test_memleak.t @@ -1,4 +1,11 @@ -#! /usr/bi/nperl +#! /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;