X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=util%2Fperlpath.pl;h=80388e2946dc047448c617d9e61c95f3f0f9a8bf;hb=1b4d0e3c1ed556b890b93d8326978a6a90cfc0fe;hp=a1f236bd9843cf69490c72c532129f9ced4d9d0a;hpb=7e37e72a3ddc3935cc88f6e20e89395f87bacd09;p=openssl.git diff --git a/util/perlpath.pl b/util/perlpath.pl index a1f236bd98..80388e2946 100755 --- a/util/perlpath.pl +++ b/util/perlpath.pl @@ -1,8 +1,13 @@ -#!/usr/local/bin/perl +#! /usr/bin/env perl +# Copyright 1995-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 + # modify the '#!/usr/local/bin/perl' # line in all scripts that rely on perl. -# require "find.pl";