X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=VMS%2FVMSify-conf.pl;h=21eff113f8506512e8b854d3d252f13829d2cb39;hb=758e05c52ec5acb133647e69495812269ad67525;hp=9890362d5bdfd5eec0a4f82b47870f9ced5203c0;hpb=9ba96fbb2523cb12747c559c704c58bd8f9e7982;p=oweals%2Fopenssl.git diff --git a/VMS/VMSify-conf.pl b/VMS/VMSify-conf.pl index 9890362d5b..21eff113f8 100644 --- a/VMS/VMSify-conf.pl +++ b/VMS/VMSify-conf.pl @@ -1,4 +1,11 @@ -#! /usr/bin/perl +#! /usr/bin/env perl +# Copyright 2004-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;