X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Frecipes%2F20-test_enc.t;h=88a589041a01c62a6d9cdab6d200be037a6e70bc;hb=a2dcdb57af656b9b623e68e6c7f6b52cb5d0fa48;hp=2efcf7002064edb62c6d1511cbb44a516cd6cc7c;hpb=42e0ccdfe851c9a153d3e90746a2b8561dc9b1e3;p=oweals%2Fopenssl.git diff --git a/test/recipes/20-test_enc.t b/test/recipes/20-test_enc.t index 2efcf70020..88a589041a 100644 --- a/test/recipes/20-test_enc.t +++ b/test/recipes/20-test_enc.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 strict; use warnings;