]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/aes/asm/vpaes-x86_64.pl
Add OpenSSL copyright to .pl files
[thirdparty/openssl.git] / crypto / aes / asm / vpaes-x86_64.pl
index f2ef318fae4e131c68a97f56ad039218e48e1030..6039582009c14d9ec97549ac4803b10021674a24 100644 (file)
@@ -1,4 +1,11 @@
-#!/usr/bin/env perl
+#! /usr/bin/env perl
+# Copyright 2011-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
+
 
 ######################################################################
 ## Constant-time SSSE3 AES core implementation.