X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Frecipes%2F90-test_threads.t;h=56d5338649015411bdf99524c738e62126745dad;hp=a08d8b020c0461c1b353c12302f6f6cdd9f1d430;hb=4af26979480a42e267ff686210bb63b1ebdd0eab;hpb=71a04cfca03bf6d5a93ad3ffd23e0fb9e0da2919 diff --git a/test/recipes/90-test_threads.t b/test/recipes/90-test_threads.t old mode 100755 new mode 100644 index a08d8b020c..56d5338649 --- a/test/recipes/90-test_threads.t +++ b/test/recipes/90-test_threads.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;