crypto/ppccap.c: permit build with no-chacha and no-poly1305.
[openssl.git] / crypto / arm64cpuid.pl
index bfec664198cfa8e825811b2ad83cfc4ed417a50c..b9501ebea8aea2258cac51595723d21aed1a3971 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/bin/env perl
+#! /usr/bin/env perl
+# Copyright 2015-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
+
 
 $flavour = shift;
 $output  = shift;