Fix the SSL_set1_sigalgs() macro
[openssl.git] / ms / cmp.pl
index 31d7e1ed94acf3df469dd1f29ba7a506a38e9038..265ce56ed86f62269c1187cb5b8bf1eec970b50d 100755 (executable)
--- a/ms/cmp.pl
+++ b/ms/cmp.pl
@@ -1,4 +1,10 @@
-#!/usr/bin/env 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
 
 ($#ARGV == 1) || die "usage: cmp.pl <file1> <file2>\n";
 
 
 ($#ARGV == 1) || die "usage: cmp.pl <file1> <file2>\n";