X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fms%2Fuplink-common.pl;fp=lib%2Fopenssl%2Fms%2Fuplink-common.pl;h=e2ab59456f1579a1b5ccd0eb060bc03ca56c5dd9;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=1d20e6e03ed256c34b1a1c9bbebda5e8250e9263;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/ms/uplink-common.pl b/lib/openssl/ms/uplink-common.pl index 1d20e6e..e2ab594 100755 --- a/lib/openssl/ms/uplink-common.pl +++ b/lib/openssl/ms/uplink-common.pl @@ -1,5 +1,11 @@ -#!/usr/bin/env perl +#! /usr/bin/env perl +# Copyright 2008-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 + # pull APPLINK_MAX value from applink.c... $applink_c=$0; $applink_c=~s|[^/\\]+$||g;