Avoid creating an illegal pointer
[openssl.git] / crypto / bn / asm / rsaz-avx2.pl
index 712a77fe8ca3aba1156aa87be3a7227e7ef9f947..1b9f85f53b35b6d7f31c75b44416b23a6896487c 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/bin/env perl
+#! /usr/bin/env perl
+# Copyright 2013-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
+
 
 ##############################################################################
 #                                                                            #