70-test_sslvertol.t: skip test 1 and 2 if too few protocols are enabled
[openssl.git] / ms / uplink-common.pl
index 1d20e6e03ed256c34b1a1c9bbebda5e8250e9263..e2ab59456f1579a1b5ccd0eb060bc03ca56c5dd9 100755 (executable)
@@ -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;