X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Frecipes%2F90-test_heartbeat.t;h=90d6a67b7dd56bf76fe37fd66a0fe5e7a181553e;hb=a2dcdb57af656b9b623e68e6c7f6b52cb5d0fa48;hp=a139c9a882a9ba38e9d6b0ee4c9f140cdbd80e4b;hpb=22e3dcb7808bb06cd18c3231e34a5930e796cc48;p=oweals%2Fopenssl.git diff --git a/test/recipes/90-test_heartbeat.t b/test/recipes/90-test_heartbeat.t index a139c9a882..90d6a67b7d 100644 --- a/test/recipes/90-test_heartbeat.t +++ b/test/recipes/90-test_heartbeat.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;